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