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

namespace System.Collections
{
public class IEqualityComparer // TypeDefIndex: 4727
{

	// Methods
	// RVA: -1
	public abstract type#15313 Equals(type#23705 x, type#23705 y) { }
	// RVA: -1
	public abstract type#20867 GetHashCode(type#23705 obj) { }
}
}
