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

Member predicate AssignableDefinition::getExpr

Gets the underlying expression that updates the targeted assignable when reached, if any.

Not all definitions have an associated expression, for example implicit parameter definitions.

Expr getExpr()