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

namespace Cysharp.Threading.Tasks.CompilerServices
{
public class AsyncUniTaskMethodBuilder`1 // TypeDefIndex: 12318
{
	// Fields
	type#7754 runnerPromise;
	type#18122 ex;
	type#1005 result;

	// Methods
	// RVA: -1
	public static type#3703 Create() { }
	// RVA: -1
	public type#10931 get_Task() { }
	// RVA: -1
	public type#28660 SetException(type#18121 exception) { }
	// RVA: -1
	public type#28660 SetResult(type#1004 result) { }
	// RVA: -1
	public type#28660 Start(type#11328 stateMachine) { }
	// RVA: -1
	public type#28660 SetStateMachine(type#19813 stateMachine) { }
}
}
