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

namespace System.Threading.Tasks
{
public class RangeManager // TypeDefIndex: 3868
{
	// Fields
	type#13141 _indexRanges;
	type#15323 _use32BitCurrentIndex;
	type#20869 _nCurrentIndexRangeToAssign;
	type#20902 _nStep;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20900 nFromInclusive, type#20900 nToExclusive, type#20900 nStep, type#20867 nNumExpectedWorkers) { }
	// RVA: -1
	internal type#24947 RegisterNewWorker() { }
}
}
