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)
34get { return _ex; } 42get { return _ex.Message; }