2 references to CollectionTypeDoesNotHaveAddMethod
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
1182
SR.
CollectionTypeDoesNotHaveAddMethod
, DataContract.GetClrTypeFullName(itemType), ref dataContract);
1188
GetReadOnlyCollectionExceptionMessages(type, hasCollectionDataContract, SR.
CollectionTypeDoesNotHaveAddMethod
, DataContract.GetClrTypeFullName(itemType), out serializationExceptionMessage, out deserializationExceptionMessage);