6 references to AddError
System.Configuration (6)
System\Configuration\ConfigurationSchemaErrors.cs (4)
60ErrorsHelper.AddError(ref _errorsAll, ce); 61ErrorsHelper.AddError(ref _errorsGlobal, ce); 65ErrorsHelper.AddError(ref _errorsAll, ce); 69ErrorsHelper.AddError(ref _errorsLocal, ce);
System\Configuration\ErrorsHelper.cs (1)
52AddError(ref errors, e);
System\Configuration\LocationSectionRecord.cs (1)
58ErrorsHelper.AddError(ref _errors, e);