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

Predicate signature TypeTrackingInput::levelStepNoCall

Holds if there is a level step from nodeFrom to nodeTo that does not depend on the call graph.

signature predicate levelStepNoCall(Node nodeFrom, LocalSourceNode nodeTo)