// Assembly: UniTask
// Full name: Awaiter

public class Awaiter // TypeDefIndex: 12137
{
	// Fields
	type#24475 timing;

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