2 writes to _errorCount
System.Private.Xml (2)
System\Xml\Schema\BaseProcessor.cs (2)
257_errorCount++; 273_errorCount++;
1 reference to _errorCount
System.Private.Xml (1)
System\Xml\Schema\BaseProcessor.cs (1)
52get { return _errorCount != 0; }