3 references to HasGlobalErrors
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (1)
666if (_initErrors.HasGlobalErrors) {
System\Configuration\ConfigurationSchemaErrors.cs (2)
84return HasGlobalErrors; 104if (HasGlobalErrors) {