// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Pool.CollectionPool`2

namespace UnityEngine.Pool
{
public class CollectionPool`2 // TypeDefIndex: 9168
{
	// Fields
	type#9754 s_Pool;

	// Methods
	// RVA: -1
	public static type#1042 Get() { }
	// RVA: -1
	public static type#9848 Get(type#11461 value) { }
	// RVA: -1
	public static type#28660 Release(type#1042 toRelease) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
