// Assembly: System.Core
// Full name: System.Linq.Lookup`2

namespace System.Linq
{
public class Lookup`2 // TypeDefIndex: 9589
{
	// Fields
	type#6924 comparer;
	type#12718 groupings;
	type#6025 lastGrouping;
	type#20868 count;

	// Methods
	// RVA: -1
	internal static type#9367 Create(type#6485 source, type#5580 keySelector, type#5581 elementSelector, type#6923 comparer) { }
	// RVA: -1
	private type#28660 .ctor(type#6923 comparer) { }
	// RVA: -1
	public virtual type#6827 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	internal type#20867 InternalGetHashCode(type#1251 key) { }
	// RVA: -1
	internal type#6024 GetGrouping(type#1251 key, type#15313 create) { }
	// RVA: -1
	private type#28660 Resize() { }
}
}
