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

namespace System.Collections.Generic
{
public class ByteEqualityComparer // TypeDefIndex: 4859
{

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