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

Predicate Make::Consistency::deadDef

Holds if a definition cannot reach a read.

Import path

import codeql.ssa.Ssa
predicate deadDef(RelevantDefinition def, SourceVariable v)