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