2 references to FindMatchingSwitchLabel
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchBinder.cs (2)
295
return
FindMatchingSwitchLabel
(key);
303
return
FindMatchingSwitchLabel
(s_defaultKey);