2 references to GetErrorCount
System.Configuration (2)
System\Configuration\ConfigurationSchemaErrors.cs (1)
50return ErrorsHelper.GetErrorCount(_errorsGlobal);
System\Configuration\ErrorsHelper.cs (1)
19return GetErrorCount(errors) > 0;