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