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