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

namespace System.Threading.Tasks
{
public class Parallel // TypeDefIndex: 3855
{
	// Fields
	type#20874 s_forkJoinContextID;
	type#24221 s_defaultParallelOptions;

	// Methods
	// RVA: -1
	private static type#15313 CheckTimeoutReached(type#20867 timeoutOccursAt) { }
	// RVA: -1
	private static type#20867 ComputeTimeoutPoint(type#20867 timeoutLength) { }
	// RVA: -1
	private static type#24207 ForWorker(type#20867 fromInclusive, type#20867 toExclusive, type#24219 parallelOptions, type#3209 body, type#3447 bodyWithState, type#5985 bodyWithLocal, type#5440 localInit, type#3017 localFinally) { }
	// RVA: -1
	public static type#24207 ForEach(type#6487 source, type#24219 parallelOptions, type#3399 body) { }
	// RVA: -1
	private static type#24207 ForEachWorker(type#6488 source, type#24219 parallelOptions, type#3014 body, type#3400 bodyWithState, type#3511 bodyWithStateAndIndex, type#5969 bodyWithStateAndLocal, type#6000 bodyWithEverything, type#5472 localInit, type#3048 localFinally) { }
	// RVA: -1
	private static type#24207 ForEachWorker(type#12576 array, type#24219 parallelOptions, type#3016 body, type#3402 bodyWithState, type#3513 bodyWithStateAndIndex, type#5971 bodyWithStateAndLocal, type#6002 bodyWithEverything, type#5474 localInit, type#3050 localFinally) { }
	// RVA: -1
	private static type#24207 ForEachWorker(type#7292 list, type#24219 parallelOptions, type#3015 body, type#3401 bodyWithState, type#3512 bodyWithStateAndIndex, type#5970 bodyWithStateAndLocal, type#6001 bodyWithEverything, type#5473 localInit, type#3049 localFinally) { }
	// RVA: -1
	private static type#24207 PartitionerForEachWorker(type#9821 source, type#24219 parallelOptions, type#3018 simpleBody, type#3403 bodyWithState, type#3514 bodyWithStateAndIndex, type#5972 bodyWithStateAndLocal, type#6003 bodyWithEverything, type#5475 localInit, type#3051 localFinally) { }
	// RVA: -1
	private static type#23920 ReduceToSingleCancellationException(type#19906 exceptions, type#15724 cancelToken) { }
	// RVA: -1
	private static type#28660 ThrowSingleCancellationExceptionOrOtherException(type#19906 exceptions, type#15724 cancelToken, type#18121 otherException) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
