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

Predicate Make::lastRefNoUncertainReads

NB: If this predicate is exposed, it should be cached.

Same as lastRefRedef, but ignores uncertain reads.

Import path

import codeql.ssa.Ssa
predicate lastRefNoUncertainReads(Definition def, BasicBlock bb, int i)