1 write to errorCount
System.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
123
set {
errorCount
= value; }
1 reference to errorCount
System.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
122
get { return
errorCount
; }