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

namespace Cysharp.Threading.Tasks.CompilerServices
{
public class IStateMachineRunnerPromise // TypeDefIndex: 12319
{

	// Methods
	// RVA: -1
	public abstract type#14105 get_MoveNext() { }
	// RVA: -1
	public abstract type#28006 get_Task() { }
	// RVA: -1
	public abstract type#28660 SetResult() { }
	// RVA: -1
	public abstract type#28660 SetException(type#18121 exception) { }
}
}
