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

namespace System.Threading.Tasks
{
public class TaskContinuation // TypeDefIndex: 3902
{

	// Methods
	// RVA: -1
	internal abstract type#28660 Run(type#27008 completedTask, type#15313 bCanInlineContinuationTask) { }
	// RVA: -1
	protected static type#28660 InlineIfPossibleOrElseQueue(type#27008 task, type#15313 needsProtection) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
