2 references to XmlInvalidDataTypeUsage
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
169
throw new InvalidOperationException(SR.Format(SR.
XmlInvalidDataTypeUsage
, dataType, "SoapElementAttribute.DataType"));
System\Xml\Serialization\XmlReflectionImporter.cs (1)
407
throw new InvalidOperationException(SR.Format(SR.
XmlInvalidDataTypeUsage
, dataType, "XmlElementAttribute.DataType"));