2 references to XmlMissingDataType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaImporter.cs (1)
721
throw new InvalidOperationException(string.Format(ResXml.
XmlMissingDataType
, name.ToString()));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
2034
throw new InvalidOperationException(string.Format(ResXml.
XmlMissingDataType
, name.ToString()));