// Assembly: mscorlib
// Full name: System.Threading.Tasks.ParallelLoopStateFlags

namespace System.Threading.Tasks
{
public class ParallelLoopStateFlags // TypeDefIndex: 3862
{
	// Fields
	type#20868 _loopStateFlags;

	// Methods
	// RVA: -1
	internal type#20867 get_LoopStateFlags() { }
	// RVA: -1
	internal type#15313 AtomicLoopStateUpdate(type#20867 newState, type#20867 illegalStates) { }
	// RVA: -1
	internal type#15313 AtomicLoopStateUpdate(type#20867 newState, type#20867 illegalStates, type#11942 oldState) { }
	// RVA: -1
	internal type#28660 SetExceptional() { }
	// RVA: -1
	internal type#15313 Cancel() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
