1 write to _errors
System.Configuration (1)
System\Configuration\FactoryRecord.cs (1)
310ErrorsHelper.AddErrors(ref _errors, coll);
3 references to _errors
System.Configuration (3)
System\Configuration\FactoryRecord.cs (3)
299return _errors; 305return ErrorsHelper.GetHasErrors(_errors); 314ErrorsHelper.ThrowOnErrors(_errors);