// Assembly: mscorlib
// Full name: System.LocalDataStoreSlot

namespace System
{
public class LocalDataStoreSlot // TypeDefIndex: 3621
{
	// Fields
	type#22106 m_mgr;
	type#20868 m_slot;
	type#20901 m_cookie;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#22105 mgr, type#20867 slot, type#20900 cookie) { }
	// RVA: -1
	internal type#22105 get_Manager() { }
	// RVA: -1
	internal type#20867 get_Slot() { }
	// RVA: -1
	internal type#20900 get_Cookie() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
}
}
