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

Predicate TaintFlowMakeCore::AddTaintDefaults::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import codeql.dataflow.TaintTracking
predicate isBarrier(Node node)