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