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

namespace System.Threading.Tasks
{
public class SynchronizationContextAwaitTaskContinuation // TypeDefIndex: 3905
{
	// Fields
	type#25816 s_postCallback;
	type#16455 s_postActionCallback;
	type#26822 m_syncContext;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26819 context, type#14105 action, type#15313 flowExecutionContext) { }
	// RVA: -1
	internal virtual type#28660 Run(type#27008 ignored, type#15313 canInlineContinuationTask) { }
	// RVA: -1
	private static type#28660 PostAction(type#23705 state) { }
	// RVA: -1
	private static type#16454 GetPostActionCallback() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
