AssignmentExpressionInfo.Left Property
Containing Type: AssignmentExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression on the left of the assignment operator.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Left { get; }
Containing Type: AssignmentExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression on the left of the assignment operator.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Left { get; }