2 references to SwitchSectionSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
14084
=> new
SwitchSectionSyntax
(this.Kind, this.labels, this.statements, diagnostics, GetAnnotations());
14087
=> new
SwitchSectionSyntax
(this.Kind, this.labels, this.statements, GetDiagnostics(), annotations);