1 reference to BindSwitchSectionLabel
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder_Patterns.cs (1)
195
BoundSwitchLabel boundLabel =
BindSwitchSectionLabel
(sectionBinder, labelSyntax, label, ref defaultLabel, diagnostics);