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

Predicate TypeTracking::TypeTrack::Graph::hasFlow

DEPRECATED: Use flowPath instead.

Holds if there is a path between source and sink.

Import path

import codeql.typetracking.internal.TypeTrackingImpl
predicate hasFlow(PathNode source, PathNode sink)