2 writes to statements
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
6261
public SyntaxList<StatementSyntax> Statements => new SyntaxList<StatementSyntax>(GetRed(ref this.
statements
, 2));
6269
2 => GetRed(ref this.
statements
, 2)!,
1 reference to statements
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
6277
2 => this.
statements
,