2 writes to formatClause
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
6022
public InterpolationFormatClauseSyntax? FormatClause => GetRed(ref this.
formatClause
, 3);
6034
3 => GetRed(ref this.
formatClause
, 3),
1 reference to formatClause
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
6043
3 => this.
formatClause
,