// Assembly: mscorlib
// Full name: LinkedSlot

public class LinkedSlot // TypeDefIndex: 3781
{
	// Fields
	type#8215 Next;
	type#8215 Previous;
	type#12737 SlotArray;
	type#1731 Value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#12736 slotArray) { }
}
