// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.EntryPool

namespace UnityEngine.UIElements.UIR
{
public class EntryPool // TypeDefIndex: 6357
{
	// Fields
	type#20892 k_StackSize;
	type#12760 m_ThreadEntries;
	type#7842 m_SharedPool;
	type#5493 k_CreateAction;
	type#3155 k_ResetAction;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20891 maxCapacity) { }
	// RVA: -1
	public type#17872 Get() { }
	// RVA: -1
	public type#28660 ReturnAll() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
