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

namespace System.Threading.Tasks
{
public class ForceAsyncAwaiter // TypeDefIndex: 3848
{
	// Fields
	type#27013 _task;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27008 task) { }
	// RVA: -1
	public type#18680 GetAwaiter() { }
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public type#28660 GetResult() { }
	// RVA: -1
	public virtual type#28660 UnsafeOnCompleted(type#14105 action) { }
}
}
