2 writes to leftExpression
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
4558
public ExpressionSyntax LeftExpression => GetRed(ref this.
leftExpression
, 6)!;
4571
6 => GetRed(ref this.
leftExpression
, 6)!,
1 reference to leftExpression
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
4582
6 => this.
leftExpression
,