// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1

namespace Cysharp.Threading.Tasks.CompilerServices
{
public class AsyncUniTask`1 // TypeDefIndex: 12322
{
	// Fields
	type#10421 pool;
	type#14113 returnDelegate;
	type#14113 <MoveNext>k__BackingField;
	type#1007 stateMachine;
	type#10926 core;
	type#3706 nextNode;

	// Methods
	// RVA: -1
	public virtual type#14105 get_MoveNext() { }
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public static type#28660 SetStateMachine(type#11457 stateMachine, type#11933 runnerPromiseFieldRef) { }
	// RVA: -1
	public virtual type#11582 get_NextNode() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private type#28660 Return() { }
	// RVA: -1
	private type#28660 Run() { }
	// RVA: -1
	public virtual type#28006 get_Task() { }
	// RVA: -1
	public virtual type#28660 SetResult() { }
	// RVA: -1
	public virtual type#28660 SetException(type#18121 exception) { }
	// RVA: -1
	public virtual type#28660 GetResult(type#20856 token) { }
	// RVA: -1
	public virtual type#28016 GetStatus(type#20856 token) { }
	// RVA: -1
	public virtual type#28016 UnsafeGetStatus() { }
	// RVA: -1
	public virtual type#28660 OnCompleted(type#3275 continuation, type#23705 state, type#20856 token) { }
}
}
