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

Member predicate TaintToObjectTypeTrackingConfig::isAdditionalTaintStep

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

predicate isAdditionalTaintStep(Node n1, Node n2)