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

Predicate Make::SsaDefReaches::lastSsaRef

Same as lastSsaRefExt, but ignores phi-reads.

Import path

import codeql.ssa.Ssa
predicate lastSsaRef(Definition def, SourceVariable v, BasicBlock bb, int i)