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

Class VariableCapture::CaptureInput::CapturedVariable

A captured local scope variable. Includes captured this variables.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate

Direct supertypes

Known direct subtypes

    Predicates

    asLocalScopeVariable
    asThis
    getCallable

    Gets the callable that defines this variable.

    getLocation

    Gets the location of this variable.

    getType
    toString

    Gets a textual representation of this variable.