4 references to ValidationEventHandler
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
124
readerSettings.
ValidationEventHandler
+= valEventHandler;
System\Xml\Schema\XmlSchemaElement.cs (1)
200
readerSettings.
ValidationEventHandler
+= valEventHandler;
System\Xml\Schema\XmlSchemaType.cs (1)
214
readerSettings.
ValidationEventHandler
+= valEventHandler;
System\Xml\XPath\XPathNavigator.cs (1)
1072
readerSettings.
ValidationEventHandler
+= validationEvent;