2 references to ValidationEventHandler
System.Xml (2)
System\Xml\Core\XmlValidatingReader.cs (2)
244
add { impl.
ValidationEventHandler
+= value; }
245
remove { impl.
ValidationEventHandler
-= value; }