2 writes to rightExpression
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
4606
public ExpressionSyntax RightExpression => GetRed(ref this.
rightExpression
, 8)!;
4616
8 => GetRed(ref this.
rightExpression
, 8)!,
1 reference to rightExpression
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
4627
8 => this.
rightExpression
,