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