2 references to BreakStatementSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
11683=> new BreakStatementSyntax(this.Kind, this.attributeLists, this.breakKeyword, this.name, this.semicolonToken, diagnostics, GetAnnotations()); 11686=> new BreakStatementSyntax(this.Kind, this.attributeLists, this.breakKeyword, this.name, this.semicolonToken, GetDiagnostics(), annotations);