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

namespace System.Collections
{
public class CaseInsensitiveHashCodeProvider // TypeDefIndex: 4738
{
	// Fields
	type#16209 _compareInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#16623 culture) { }
	// RVA: -1
	public virtual type#20867 GetHashCode(type#23705 obj) { }
}
}
