2 references to ValidationEventHandler
System.Private.Xml (2)
System\Xml\Core\XmlValidatingReader.cs (2)
286
add { _impl.
ValidationEventHandler
+= value; }
287
remove { _impl.
ValidationEventHandler
-= value; }