// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_ObjectPool`1

namespace TMPro
{
public class TMP_ObjectPool`1 // TypeDefIndex: 9463
{
	// Fields
	type#10243 m_Stack;
	type#10956 m_ActionOnGet;
	type#10956 m_ActionOnRelease;
	type#20868 <countAll>k__BackingField;

	// Methods
	// RVA: -1
	public type#20867 get_countAll() { }
	// RVA: -1
	private type#28660 set_countAll(type#20867 value) { }
	// RVA: -1
	public type#20867 get_countActive() { }
	// RVA: -1
	public type#20867 get_countInactive() { }
	// RVA: -1
	public type#28660 .ctor(type#10955 actionOnGet, type#10955 actionOnRelease) { }
	// RVA: -1
	public type#1364 Get() { }
	// RVA: -1
	public type#28660 Release(type#1364 element) { }
}
}
