1 write to _errors
System.Configuration (1)
System\Configuration\SectionInput.cs (1)
43_errors = errors;
3 references to _errors
System.Configuration (3)
System\Configuration\SectionInput.cs (3)
115return _errors; 121return ErrorsHelper.GetHasErrors(_errors); 126ErrorsHelper.ThrowOnErrors(_errors);