2 references to GenericTypeNotExportable
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContractSet.cs (1)
75
throw new InvalidDataContractException(SR.Format(SR.
GenericTypeNotExportable
, type));
System\Runtime\Serialization\XsdDataContractExporter.cs (1)
95
throw new InvalidDataContractException(SR.Format(SR.
GenericTypeNotExportable
, type));