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