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

namespace System.Threading.Tasks
{
public class ParallelEtwProvider // TypeDefIndex: 3858
{
	// Fields
	type#24206 Log;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public type#28660 ParallelLoopBegin(type#20867 OriginatingTaskSchedulerID, type#20867 OriginatingTaskID, type#20867 ForkJoinContextID, type#32766 OperationType, type#20900 InclusiveFrom, type#20900 ExclusiveTo) { }
	// RVA: -1
	public type#28660 ParallelLoopEnd(type#20867 OriginatingTaskSchedulerID, type#20867 OriginatingTaskID, type#20867 ForkJoinContextID, type#20900 TotalIterations) { }
	// RVA: -1
	public type#28660 ParallelFork(type#20867 OriginatingTaskSchedulerID, type#20867 OriginatingTaskID, type#20867 ForkJoinContextID) { }
	// RVA: -1
	public type#28660 ParallelJoin(type#20867 OriginatingTaskSchedulerID, type#20867 OriginatingTaskID, type#20867 ForkJoinContextID) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
