// Assembly: System.Xml.Linq
// Full name: XHashtableState

public class XHashtableState // TypeDefIndex: 12694
{
	// Fields
	type#13151 _buckets;
	type#12706 _entries;
	type#20868 _numEntries;
	type#5373 _extractKey;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#5372 extractKey, type#20867 capacity) { }
	// RVA: -1
	public type#11311 Resize() { }
	// RVA: -1
	public type#15313 TryGetValue(type#26576 key, type#20867 index, type#20867 count, type#11533 value) { }
	// RVA: -1
	public type#15313 TryAdd(type#1767 value, type#11533 newValue) { }
	// RVA: -1
	private type#15313 FindEntry(type#20867 hashCode, type#26576 key, type#20867 index, type#20867 count, type#11942 entryIndex) { }
	// RVA: -1
	private static type#20867 ComputeHashCode(type#26576 key, type#20867 index, type#20867 count) { }
}
