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