3 references to XmlSchemaException
System.Xml (3)
System\Xml\Schema\BaseProcessor.cs (2)
183
SendValidationEvent(new
XmlSchemaException
(code, source), XmlSeverityType.Error);
203
SendValidationEvent(new
XmlSchemaException
(code, source), severity);
System\Xml\Schema\FacetChecker.cs (1)
623
throw new
XmlSchemaException
(errorCode, facet);