// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.CancellationTokenExtensions

namespace Cysharp.Threading.Tasks
{
public class CancellationTokenExtensions // TypeDefIndex: 12074
{
	// Fields
	type#3281 cancellationTokenCallback;
	type#3281 disposeCallback;

	// Methods
	// RVA: -1
	private static type#28660 Callback(type#23705 state) { }
	// RVA: -1
	public static type#15733 RegisterWithoutCaptureExecutionContext(type#15724 cancellationToken, type#3275 callback, type#23705 state) { }
	// RVA: -1
	private static type#28660 DisposeCallback(type#23705 state) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
