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

Member predicate TypeNameTrackingConfig::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

predicate isAdditionalFlowStep(Node node1, Node node2)