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