PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyLocal­Variable­AssignmentExpression
Open sandboxFocus

LocalVariableAssignment.Expression Property

Expression

Gets the expression to which the local variable is being assigned.

Declaration
public IExpression Expression { get; }
Property Value
Type Description
IExpression