1 reference to BindSwitchSections
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder_Patterns.cs (1)
42
ImmutableArray<BoundSwitchSection> switchSections =
BindSwitchSections
(originalBinder, diagnostics, out BoundSwitchLabel defaultLabel);