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

namespace System.Threading.Tasks
{
public class TaskToApm // TypeDefIndex: 3840
{

	// Methods
	// RVA: -1
	public static type#19811 Begin(type#27008 task, type#14561 callback, type#23705 state) { }
	// RVA: -1
	public static type#28660 End(type#19811 asyncResult) { }
	// RVA: -1
	public static type#799 End(type#19811 asyncResult) { }
	// RVA: -1
	private static type#28660 InvokeCallbackWhenTaskCompletes(type#27008 antecedent, type#14561 callback, type#19811 asyncResult) { }
}
}
