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