qtil
advanced-security/qtil-csharp 0.0.3
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.