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

Predicate Flow::readStep

Holds if there is a read step from node1 to node2.

Import path

import codeql.dataflow.VariableCapture
predicate readStep(ClosureNode node1, CapturedVariable v, ClosureNode node2)