// Assembly: mscorlib
// Full name: System.Collections.HashHelpers

namespace System.Collections
{
public class HashHelpers // TypeDefIndex: 4720
{
	// Fields
	type#13163 primes;
	type#4219 s_serializationInfoTable;

	// Methods
	// RVA: -1
	public static type#15313 IsPrime(type#20867 candidate) { }
	// RVA: -1
	public static type#20867 GetPrime(type#20867 min) { }
	// RVA: -1
	public static type#20867 ExpandPrime(type#20867 oldSize) { }
	// RVA: -1
	internal static type#4218 get_SerializationInfoTable() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
