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)
52
get { return
_errorCount
!= 0; }