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