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

Member predicate AssignableDefinition::getTargetAccess

Gets the access used in the definition of the underlying assignable, if any. Local variable declarations and implicit parameter definitions are the only definitions without associated accesses.

AssignableAccess getTargetAccess()