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

Predicate TypeTracking::TypeTrack::Graph::edges

Holds if (p1, p2) is an edge in a path between a source and a sink.

Import path

import codeql.typetracking.internal.TypeTrackingImpl
predicate edges(PathNode n1, PathNode n2)