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

Member predicate Expr::getParent

The “parent” of a CIL expression is taken to be the instruction that consumes the value pushed by this instruction.

Expr getParent()