3 references to Serialization_MismatchedCount
System (3)
compmod\system\collections\generic\sortedset.cs (2)
2053ThrowHelper.ThrowSerializationException(ExceptionResource.Serialization_MismatchedCount); 2122ThrowHelper.ThrowSerializationException(ExceptionResource.Serialization_MismatchedCount);
compmod\system\collections\generic\throwhelper.cs (1)
282case ExceptionResource.Serialization_MismatchedCount: