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

Predicate LocalFlow::getALastEvalNode

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

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
Expr getALastEvalNode(Expr e)