2 references to GlobalErrorCount
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (2)
2707int errorCountBeforeScan = xmlUtil.SchemaErrors.GlobalErrorCount; 2792if (xmlUtil.SchemaErrors.GlobalErrorCount > errorCountBeforeScan)