3 references to SurrogatesWithGetOnlyCollectionsNotSupportedSerDeser
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (2)
69
throw new InvalidDataContractException(SR.Format(SR.
SurrogatesWithGetOnlyCollectionsNotSupportedSerDeser
, DataContract.GetClrTypeFullName(declaredType)));
111
throw new InvalidDataContractException(SR.Format(SR.
SurrogatesWithGetOnlyCollectionsNotSupportedSerDeser
,
System\Runtime\Serialization\XmlObjectSerializerWriteContextComplex.cs (1)
209
throw new InvalidDataContractException(SR.Format(SR.
SurrogatesWithGetOnlyCollectionsNotSupportedSerDeser
,