1 write to _errorCount
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
106set { _errorCount = value; }
1 reference to _errorCount
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
105get { return _errorCount; }