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

namespace System.Collections.Generic
{
public class NullableEqualityComparer`1 // TypeDefIndex: 4857
{

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#9607 x, type#9607 y) { }
	// RVA: -1
	public virtual type#20867 GetHashCode(type#9607 obj) { }
	// RVA: -1
	internal virtual type#20867 IndexOf(type#12749 array, type#9607 value, type#20867 startIndex, type#20867 count) { }
	// RVA: -1
	internal virtual type#20867 LastIndexOf(type#12749 array, type#9607 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() { }
}
}
