// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.TextHandlePermanentCache

namespace UnityEngine.TextCore.Text
{
public class TextHandlePermanentCache // TypeDefIndex: 10590
{
	// Fields
	type#8188 s_TextInfoPool;
	type#23706 syncRoot;

	// Methods
	// RVA: -1
	public virtual type#28660 AddTextInfoToCache(type#27200 textHandle) { }
	// RVA: -1
	public type#28660 RemoveTextInfoFromCache(type#27200 textHandle) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
