2 writes to _ex
System.Private.Xml (2)
System\Xml\Schema\ValidationEventArgs.cs (2)
17
_ex
= ex;
23
_ex
= ex;
2 references to _ex
System.Private.Xml (2)
System\Xml\Schema\ValidationEventArgs.cs (2)
34
get { return
_ex
; }
42
get { return
_ex
.Message; }