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