// Assembly: mscorlib
// Full name: System.Threading.ThreadHelper

namespace System.Threading
{
public class ThreadHelper // TypeDefIndex: 3801
{
	// Fields
	type#17248 _start;
	type#23706 _startArg;
	type#18164 _executionContext;
	type#16456 _ccb;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17247 start) { }
	// RVA: -1
	internal type#28660 SetExecutionContextHelper(type#18163 ec) { }
	// RVA: -1
	private static type#28660 ThreadStart_Context(type#23705 state) { }
	// RVA: -1
	internal type#28660 ThreadStart(type#23705 obj) { }
	// RVA: -1
	internal type#28660 ThreadStart() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
