6 references to AddErrors
System.Configuration (6)
System\Configuration\ConfigurationSchemaErrors.cs (2)
125
ErrorsHelper.
AddErrors
(ref _errorsAll, list);
135
ErrorsHelper.
AddErrors
(ref _errorsAll, coll);
System\Configuration\FactoryRecord.cs (1)
310
ErrorsHelper.
AddErrors
(ref _errors, coll);
System\Configuration\SectionRecord.cs (3)
370
ErrorsHelper.
AddErrors
(ref allErrors, input.Errors);
376
ErrorsHelper.
AddErrors
(ref allErrors, input.Errors);
381
ErrorsHelper.
AddErrors
(ref allErrors, FileInput.Errors);