// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder

namespace Cysharp.Threading.Tasks.CompilerServices
{
public class AsyncUniTaskMethodBuilder // TypeDefIndex: 12317
{
	// Fields
	type#20525 runnerPromise;
	type#18122 ex;

	// Methods
	// RVA: -1
	public static type#14674 Create() { }
	// RVA: -1
	public type#28006 get_Task() { }
	// RVA: -1
	public type#28660 SetException(type#18121 exception) { }
	// RVA: -1
	public type#28660 SetResult() { }
	// RVA: -1
	public type#28660 AwaitUnsafeOnCompleted(type#11326 awaiter, type#11542 stateMachine) { }
	// RVA: -1
	public type#28660 Start(type#11327 stateMachine) { }
	// RVA: -1
	public type#28660 SetStateMachine(type#19813 stateMachine) { }
}
}
