Expression
Gets the expression to which the local variable is being assigned.
Declaration
public readonly IExpression Expression { get; }Property Value
| Type | Description |
|---|---|
| IExpression |
Gets the expression to which the local variable is being assigned.
public readonly IExpression Expression { get; }| Type | Description |
|---|---|
| IExpression |