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

namespace System.Threading.Tasks
{
public class TaskSchedulerAwaitTaskContinuation // TypeDefIndex: 3907
{
	// Fields
	type#27052 m_scheduler;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27047 scheduler, type#14105 action, type#15313 flowExecutionContext) { }
	// RVA: -1
	internal virtual type#28660 Run(type#27008 ignored, type#15313 canInlineContinuationTask) { }
}
}
