A parameter that is captured in a closure.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivateDirect supertypes
Indirect supertypes
Known direct subtypes
Predicates
Inherited predicates
| asLocalScopeVariable | from CapturedVariable | |
| asThis | from CapturedVariable | |
| getCallable | Gets the callable that defines this variable. | from CapturedVariable |
| getLocation | Gets the location of this variable. | from CapturedVariable |
| getType | from CapturedVariable | |
| toString | Gets a textual representation of this variable. | from CapturedVariable |