2 writes to rightOperand
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
1587
public ExpressionSyntax? RightOperand => GetRed(ref this.
rightOperand
, 2);
1593
2 => GetRed(ref this.
rightOperand
, 2),
1 reference to rightOperand
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
1601
2 => this.
rightOperand
,