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

Member predicate Ssa :: SourceVariable :: getAssignable

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

Assignable getAssignable ( )