2 references to CannotExportNullType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XsdDataContractExporter.cs (2)
146throw new ArgumentException(SR.Format(SR.CannotExportNullType, nameof(types))); 355throw new ArgumentException(SR.Format(SR.CannotExportNullType, nameof(types)));