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

namespace UnityEngine.Pool
{
public class PooledObject`1 // TypeDefIndex: 9174
{
	// Fields
	type#1309 m_ToReturn;
	type#7458 m_Pool;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#1308 value, type#7457 pool) { }
	// RVA: -1
	private virtual type#28660 System.IDisposable.Dispose() { }
}
}
