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