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