2 references to XmlSchemaValidationException
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (2)
139
throw new
XmlSchemaValidationException
(ResXml.XmlDocument_NoNodeSchemaInfo, null, nodeToValidate);
154
throw new
XmlSchemaValidationException
(ResXml.XmlDocument_NoNodeSchemaInfo, null, nodeToValidate);