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

namespace System.Threading.Tasks
{
public class TaskReplicator // TypeDefIndex: 3873
{
	// Fields
	type#27052 _scheduler;
	type#15322 _stopOnFirstFailure;
	type#4211 _pendingReplicas;
	type#4209 _exceptions;
	type#15314 _stopReplicating;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#24219 options, type#15313 stopOnFirstFailure) { }
	// RVA: -1
	public static type#28660 Run(type#10101 action, type#24219 options, type#15313 stopOnFirstFailure) { }
	// RVA: -1
	private static type#20867 GenerateCooperativeMultitaskingTaskTimeout() { }
}
}
