// Assembly: UnityEngine.UIElementsModule
// Full name: RefCounted

public class RefCounted // TypeDefIndex: 6009
{
	// Fields
	type#27922 m_NextId;
	type#20868 m_RefCount;
	type#27924 m_Id;
	type#1711 value;

	// Methods
	// RVA: -1
	public type#20867 get_refCount() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 Acquire() { }
	// RVA: -1
	public type#28660 Release() { }
	// RVA: -1
	public type#10099 Copy() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
