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

namespace System
{
public class LocalDataStoreElement // TypeDefIndex: 3619
{
	// Fields
	type#23706 m_value;
	type#20901 m_cookie;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20900 cookie) { }
	// RVA: -1
	public type#23705 get_Value() { }
	// RVA: -1
	public type#28660 set_Value(type#23705 value) { }
	// RVA: -1
	public type#20900 get_Cookie() { }
}
}
