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