// Assembly: mscorlib
// Full name: System.OrdinalCaseSensitiveComparer

namespace System
{
public class OrdinalCaseSensitiveComparer // TypeDefIndex: 3553
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#20867 Compare(type#26576 x, type#26576 y) { }
	// RVA: -1
	public virtual type#15313 Equals(type#26576 x, type#26576 y) { }
	// RVA: -1
	public virtual type#20867 GetHashCode(type#26576 obj) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
}
}
