// Assembly: mscorlib
// Full name: System.Threading.SparselyPopulatedArray`1

namespace System.Threading
{
public class SparselyPopulatedArray`1 // TypeDefIndex: 3770
{
	// Fields
	type#10237 _head;
	type#10236 _tail;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 initialSize) { }
	// RVA: -1
	internal type#10235 get_Tail() { }
	// RVA: -1
	internal type#10228 Add(type#1349 element) { }
}
}
