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

Predicate Make::SsaDefReaches::ssaRefNonPhiRead

Holds if the ith node of basic block bb is a reference to v, and this reference is not a phi-read.

Import path

import codeql.ssa.Ssa
predicate ssaRefNonPhiRead(BasicBlock bb, int i, SourceVariable v)