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

Member predicate Ssa :: SourceVariables :: FieldOrPropSourceVariable :: getAssignable

Gets the assignable corresponding to this source variable. Either a local scope variable, a field, or a property.

Assignable getAssignable ( )