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

namespace System.Threading.Tasks
{
public class IndexRange // TypeDefIndex: 3866
{
	// Fields
	type#20902 _nFromInclusive;
	type#20902 _nToExclusive;
	type#3754 _nSharedCurrentIndexOffset;
	type#20869 _bRangeFinished;
}
}
