CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Predicate LocalFlow::getALastEvalNode

Gets a node that may execute last in n, and which, when it executes last, will be the value of n.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
ExprNode getALastEvalNode(ExprNode cfn)