2 references to Serialization_NullKey
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
1231ThrowHelper.ThrowSerializationException(ExceptionResource.Serialization_NullKey);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1123case ExceptionResource.Serialization_NullKey: