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