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

namespace UnityEngine.UIElements
{
public class TypeConverterRegistry // TypeDefIndex: 5068
{
	// Fields
	type#34288 k_Comparer;
	type#4935 m_Converters;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#4934 storage) { }
	// RVA: -1
	public static type#27738 Create() { }
	// RVA: -1
	public type#28660 Register(type#27705 source, type#27705 destination, type#17247 converter) { }
	// RVA: -1
	internal type#28660 Apply(type#27738 registry) { }
	// RVA: -1
	public type#17247 GetConverter(type#27705 source, type#27705 destination) { }
	// RVA: -1
	public type#15313 TryGetConverter(type#27705 source, type#27705 destination, type#11852 converter) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27738 x, type#27738 y) { }
	// RVA: -1
	public virtual type#20867 GetHashCode(type#27738 obj) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
