// Assembly: UniTask
// Full name: ExceptionResultSource

public class ExceptionResultSource // TypeDefIndex: 12127
{
	// Fields
	type#18133 exception;
	type#15314 calledGet;

	// Methods
	// RVA: -1
	public type#28660 .ctor(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) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
}
