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