2 writes to ex
System.Xml (2)
System\Xml\Schema\ValidationEventArgs.cs (2)
19
this.
ex
= ex;
24
this.
ex
= ex;
2 references to ex
System.Xml (2)
System\Xml\Schema\ValidationEventArgs.cs (2)
35
get { return
ex
;}
44
get { return
ex
.Message;}