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