LocalVariable
Gets the local variable being assigned.
Declaration
public readonly ILocalVariable LocalVariable { get; }
Property Value
Type | Description |
---|---|
ILocalVariable |
Gets the local variable being assigned.
public readonly ILocalVariable LocalVariable { get; }
Type | Description |
---|---|
ILocalVariable |