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.DataFlowPrivatepredicate excludeFromExposedRelations(Node n)