2 writes to condition
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
7601
public ExpressionSyntax? Condition => GetRed(ref this.
condition
, 6);
7624
6 => GetRed(ref this.
condition
, 6),
1 reference to condition
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
7636
6 => this.
condition
,