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