// Assembly: mscorlib
// Full name: System.Collections.Generic.InternalStringComparer

namespace System.Collections.Generic
{
public class InternalStringComparer // TypeDefIndex: 4864
{

	// Methods
	// RVA: -1
	public virtual type#20867 GetHashCode(type#26576 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#26576 x, type#26576 y) { }
	// RVA: -1
	internal virtual type#20867 IndexOf(type#13453 array, type#26576 value, type#20867 startIndex, type#20867 count) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
