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