2 writes to statements
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
8715
public SyntaxList<StatementSyntax> Statements => new SyntaxList<StatementSyntax>(GetRed(ref this.
statements
, 1));
8721
1 => GetRed(ref this.
statements
, 1)!,
1 reference to statements
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
8729
1 => this.
statements
,