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

namespace Cysharp.Threading.Tasks
{
public class TaskPool`1 // TypeDefIndex: 12122
{
	// Fields
	type#20868 gate;
	type#20868 size;
	type#1371 root;

	// Methods
	// RVA: -1
	public type#20867 get_Size() { }
	// RVA: -1
	public type#15313 TryPop(type#11502 result) { }
	// RVA: -1
	public type#15313 TryPush(type#1370 item) { }
}
}
