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