// Assembly: System.Core
// Full name: System.Linq.EnumerableSorter`1

namespace System.Linq
{
public class EnumerableSorter`1 // TypeDefIndex: 9596
{

	// Methods
	// RVA: -1
	internal abstract type#28660 ComputeKeys(type#12615 elements, type#20867 count) { }
	// RVA: -1
	internal abstract type#20867 CompareKeys(type#20867 index1, type#20867 index2) { }
	// RVA: -1
	internal type#13150 Sort(type#12615 elements, type#20867 count) { }
	// RVA: -1
	private type#28660 QuickSort(type#13150 map, type#20867 left, type#20867 right) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
