// Assembly: mscorlib
// Full name: System.Collections.Generic.ObjectEqualityComparer`1

namespace System.Collections.Generic
{
public class ObjectEqualityComparer`1 // TypeDefIndex: 4858
{

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