// Assembly: System.Core
// Full name: System.Collections.Generic.ArrayBuilder`1

namespace System.Collections.Generic
{
public class ArrayBuilder`1 // TypeDefIndex: 10179
{
	// Fields
	type#12597 _array;
	type#20868 _count;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 capacity) { }
	// RVA: -1
	public type#12596 ToArray() { }
	// RVA: -1
	public type#28660 UncheckedAdd(type#990 item) { }
}
}
