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

Module Ssa::SourceVariables

Provides different types of SourceVariables.

Import path

import csharp

Classes

FieldOrPropSourceVariable

A fully qualified field or property.

LocalScopeSourceVariable

A local scope variable.

PlainFieldOrPropSourceVariable

A plain field or property.

QualifiedFieldOrPropSourceVariable

A qualified field or property.