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

namespace System.Collections.Generic
{
public class IEqualityComparer`1 // TypeDefIndex: 4819
{

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