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

namespace System.Threading
{
public class SparselyPopulatedArrayAddInfo`1 // TypeDefIndex: 3771
{
	// Fields
	type#10232 _source;
	type#20868 _index;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#10231 source, type#20867 index) { }
	// RVA: -1
	internal type#10231 get_Source() { }
	// RVA: -1
	internal type#20867 get_Index() { }
}
}
