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