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

namespace System.Threading.Tasks
{
public class RangeWorker // TypeDefIndex: 3867
{
	// Fields
	type#13141 _indexRanges;
	type#20869 _nCurrentIndexRange;
	type#20902 _nStep;
	type#20902 _nIncrementValue;
	type#20907 _nMaxIncrementValue;
	type#15323 _use32BitCurrentIndex;

	// Methods
	// RVA: -1
	internal type#15313 get_IsInitialized() { }
	// RVA: -1
	internal type#28660 .ctor(type#13140 ranges, type#20867 nInitialRange, type#20900 nStep, type#15313 use32BitCurrentIndex) { }
	// RVA: -1
	internal type#15313 FindNewWork(type#11947 nFromInclusiveLocal, type#11947 nToExclusiveLocal) { }
	// RVA: -1
	internal type#15313 FindNewWork32(type#11944 nFromInclusiveLocal32, type#11944 nToExclusiveLocal32) { }
}
}
