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

Predicate Flow::localFlowStep

Holds if there is a local flow step from node1 to node2.

Import path

import codeql.dataflow.VariableCapture
predicate localFlowStep(ClosureNode node1, ClosureNode node2)