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

Member predicate QualifiableExpr::targetIsLocalInstance

Holds if the target of this expression is a local instance. That is, either the (implicit) qualifier is this or the qualifier is base.

predicate targetIsLocalInstance()