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