2 writes to right
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
1713
public ExpressionSyntax Right => GetRed(ref this.
right
, 2)!;
1719
2 => GetRed(ref this.
right
, 2)!,
1 reference to right
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
1727
2 => this.
right
,