// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Pool.GenericPool`1

namespace UnityEngine.Pool
{
public class GenericPool`1 // TypeDefIndex: 9170
{
	// Fields
	type#9755 s_Pool;

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