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

Class Flow::CaptureSsaInput::SourceVariable

A storage location for a captured variable in a specific callable. This is either the variable itself (in its defining scope) or an instance variable this (in a capturing scope).

Import path

import codeql.dataflow.VariableCapture

Direct supertypes

Predicates