CodeQL library for C#
codeql/csharp-all 0.6.2 ( 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 ( )