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

Predicate TypeNameTrackingConfig::isAdditionalFlowStep

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

Import path

import semmle.code.csharp.security.dataflow.UnsafeDeserializationQuery
predicate isAdditionalFlowStep(Node node1, Node node2)