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