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

Predicate LocalFlow::excludeFromExposedRelations

Holds if node n should not be included in the exposed local data/taint flow relations. This is the case for nodes that are only relevant for inter-procedurality or field-sensitivity.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate excludeFromExposedRelations(Node n)