2 writes to severity
System.Xml (2)
System\Xml\Schema\ValidationEventArgs.cs (2)
20
severity
= XmlSeverityType.Error;
25
this.
severity
= severity;
1 reference to severity
System.Xml (1)
System\Xml\Schema\ValidationEventArgs.cs (1)
30
get { return
severity
;}