// Assembly: UniTask
// Full name: Awaiter

public class Awaiter // TypeDefIndex: 12135
{
	// Fields
	type#10935 task;

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