2 writes to condition
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
8330
public ExpressionSyntax Condition => GetRed(ref this.
condition
, 3)!;
8351
3 => GetRed(ref this.
condition
, 3)!,
1 reference to condition
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
8361
3 => this.
condition
,