2 writes to errorCount
System.Xml (2)
System\Xml\Schema\BaseProcessor.cs (2)
216errorCount ++; 228errorCount ++;
1 reference to errorCount
System.Xml (1)
System\Xml\Schema\BaseProcessor.cs (1)
56get { return errorCount != 0; }