1 reference to BoundSwitchSection
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
5680
var result = new
BoundSwitchSection
(this.Syntax, locals, switchLabels, statements, this.HasErrors);