2 overrides of CheckValidity
System.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1027public override bool CheckValidity(XmlSchemaSet schemas, ValidationEventHandler validationEventHandler) {
System.Xml.Linq (1)
System\Xml\Linq\XNodeNavigator.cs (1)
265public override bool CheckValidity(System.Xml.Schema.XmlSchemaSet schemas, System.Xml.Schema.ValidationEventHandler validationEventHandler) {