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

Predicate Flow::storeStep

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

Import path

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