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

Member predicate Ssa::ExplicitDefinition::getADefinition

Gets an underlying assignable definition. The result is always unique, except for pathological out/ref assignments like M(out x, out x), where there may be more than one underlying definition.

AssignableDefinition getADefinition()