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

namespace System.Threading.Tasks
{
public class ParallelLoopState64 // TypeDefIndex: 3861
{
	// Fields
	type#24218 _sharedParallelStateFlags;
	type#20901 _currentIteration;

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