6 references to SwitchSection
Microsoft.CodeAnalysis.CSharp (6)
BoundTree\BoundStatementExtensions.cs (2)
20case BoundKind.SwitchSection: 42case BoundKind.SwitchSection:
FlowAnalysis\AbstractFlowPass.cs (1)
854case BoundKind.SwitchSection:
Generated\BoundNodes.xml.Generated.cs (2)
5548: base(BoundKind.SwitchSection, syntax, statements, hasErrors || switchLabels.HasErrors() || statements.HasErrors()) 8806case BoundKind.SwitchSection:
Operations\CSharpOperationFactory.cs (1)
266case BoundKind.SwitchSection: