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