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

namespace System.Threading.Tasks
{
public class ParallelLoopStateFlags32 // TypeDefIndex: 3863
{
	// Fields
	type#20869 _lowestBreakIteration;

	// Methods
	// RVA: -1
	internal type#20867 get_LowestBreakIteration() { }
	// RVA: -1
	internal type#15313 ShouldExitLoop(type#20867 CallerIteration) { }
	// RVA: -1
	internal type#15313 ShouldExitLoop() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
