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

namespace Cysharp.Threading.Tasks.CompilerServices
{
public class IStateMachineRunnerPromise`1 // TypeDefIndex: 12320
{

	// Methods
	// RVA: -1
	public abstract type#10932 get_Task() { }
	// RVA: -1
	public abstract type#28660 SetResult(type#1197 result) { }
	// RVA: -1
	public abstract type#28660 SetException(type#18121 exception) { }
}
}
