1 reference to s_nullKey
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder.cs (1)
280return constantValue.IsNull ? s_nullKey : constantValue.Value;