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

Member predicate DataFlow::Configuration::hasFlowPath

Holds if data may flow from source to sink for this configuration.

The corresponding paths are generated from the end-points and the graph included in the module PathGraph.

predicate hasFlowPath(PathNode source, PathNode sink)