2 references to GlobalErrorCount
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (2)
3268int errorCountBeforeScan = xmlUtil.SchemaErrors.GlobalErrorCount; 3349if (xmlUtil.SchemaErrors.GlobalErrorCount > errorCountBeforeScan) {