// Assembly: UniTask
// Full name: CanceledResultSource`1

public class CanceledResultSource`1 // TypeDefIndex: 12130
{
	// Fields
	type#15728 cancellationToken;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15724 cancellationToken) { }
	// RVA: -1
	public virtual type#1747 GetResult(type#20856 token) { }
	// RVA: -1
	private virtual type#28660 Cysharp.Threading.Tasks.IUniTaskSource.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) { }
}
