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