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