3 references to Errors
System.Configuration.ConfigurationManager (3)
System\Configuration\SectionRecord.cs (3)
279
foreach (SectionInput input in LocationInputs) ErrorsHelper.AddErrors(ref allErrors, input.
Errors
);
284
ErrorsHelper.AddErrors(ref allErrors, input.
Errors
);
287
if (HasFileInput) ErrorsHelper.AddErrors(ref allErrors, FileInput.
Errors
);