2 references to EmptyStatementSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
11320
=> new
EmptyStatementSyntax
(this.Kind, this.attributeLists, this.semicolonToken, diagnostics, GetAnnotations());
11323
=> new
EmptyStatementSyntax
(this.Kind, this.attributeLists, this.semicolonToken, GetDiagnostics(), annotations);