2 writes to _errors
System.Configuration (2)
System\Configuration\LocationSectionRecord.cs (2)
25_errors = errors; 58ErrorsHelper.AddError(ref _errors, e);
3 references to _errors
System.Configuration (3)
System\Configuration\LocationSectionRecord.cs (3)
41return _errors; 47return _errors; 53return ErrorsHelper.GetHasErrors(_errors);