2 writes to fromClause
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
4308
public FromClauseSyntax FromClause => GetRedAtZero(ref this.
fromClause
)!;
4315
0 => GetRedAtZero(ref this.
fromClause
)!,
1 reference to fromClause
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
4323
0 => this.
fromClause
,