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

Member predicate PropertyCall::getWriteTarget

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

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

Accessor getWriteTarget()