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

namespace System.Threading.Tasks
{
public class ParallelLoopState32 // TypeDefIndex: 3860
{
	// Fields
	type#24215 _sharedParallelStateFlags;
	type#20868 _currentIteration;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24213 sharedParallelStateFlags) { }
	// RVA: -1
	internal type#28660 set_CurrentIteration(type#20867 value) { }
}
}
