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

Member predicate IndexerCall::getReadTarget

Gets the static (compile-time) target of this call, assuming that this is an AssignableRead.

Note that left-hand sides of compound assignments are both AssignableReads and AssignableWrites.

Accessor getReadTarget()