2 writes to whenClause
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
8716
public WhenClauseSyntax? WhenClause => GetRed(ref this.
whenClause
, 2);
8724
2 => GetRed(ref this.
whenClause
, 2),
1 reference to whenClause
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
8732
2 => this.
whenClause
,