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

namespace System.Threading
{
public class AsyncFlowControl // TypeDefIndex: 3789
{
	// Fields
	type#15314 useEC;
	type#18164 _ec;
	type#27368 _thread;

	// Methods
	// RVA: -1
	internal type#28660 Setup() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 Undo() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public type#15313 Equals(type#14590 obj) { }
}
}
