// Assembly: mscorlib
// Full name: System.Runtime.CompilerServices.TaskAwaiter`1

namespace System.Runtime.CompilerServices
{
public class TaskAwaiter`1 // TypeDefIndex: 4450
{
	// Fields
	type#10454 m_task;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#10453 task) { }
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public virtual type#28660 UnsafeOnCompleted(type#14105 continuation) { }
	// RVA: -1
	public type#1367 GetResult() { }
}
}
