2 references to Serialization_NullKey
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
1168throw new SerializationException(SR.Serialization_NullKey);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1128return SR.Serialization_NullKey;