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

Predicate TaintFlowMakeCore::AddTaintDefaults::isAdditionalFlowStep

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

Import path

import codeql.dataflow.TaintTracking
predicate isAdditionalFlowStep(Node node1, Node node2, string model)