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

Member predicate AccessorCall::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()