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