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

public class HierarchicalBindingsSorter // TypeDefIndex: 5079
{
	// Fields
	type#6083 <boundElements>k__BackingField;
	type#9219 <results>k__BackingField;

	// Methods
	// RVA: -1
	public type#6082 get_boundElements() { }
	// RVA: -1
	public type#28660 set_boundElements(type#6082 value) { }
	// RVA: -1
	public type#9218 get_results() { }
	// RVA: -1
	public type#28660 set_results(type#9218 value) { }
	// RVA: -1
	public virtual type#28660 TraverseRecursive(type#28615 element, type#20867 depth) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
