// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.EventCallbackListPool

namespace UnityEngine.UIElements
{
public class EventCallbackListPool // TypeDefIndex: 5495
{
	// Fields
	type#10252 m_Stack;

	// Methods
	// RVA: -1
	public type#17977 Get(type#17977 initializer) { }
	// RVA: -1
	public type#28660 Release(type#17977 element) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
