2 writes to leftOperand
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
1581
public ExpressionSyntax? LeftOperand => GetRedAtZero(ref this.
leftOperand
);
1592
0 => GetRedAtZero(ref this.
leftOperand
),
1 reference to leftOperand
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
1600
0 => this.
leftOperand
,