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

namespace System.Threading.Tasks
{
public class CompletionActionInvoker // TypeDefIndex: 3889
{
	// Fields
	type#20567 m_action;
	type#27013 m_completingTask;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20566 action, type#27008 completingTask) { }
	// RVA: -1
	private virtual type#28660 System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() { }
	// RVA: -1
	public virtual type#28660 MarkAborted(type#27372 e) { }
}
}
