2 references to XmlSchemaValidationException
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
133
throw new
XmlSchemaValidationException
(SR.XmlDocument_NoNodeSchemaInfo, null, nodeToValidate);
148
throw new
XmlSchemaValidationException
(SR.XmlDocument_NoNodeSchemaInfo, null, nodeToValidate);