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