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

namespace System.Collections
{
public class CaseInsensitiveComparer // TypeDefIndex: 4737
{
	// Fields
	type#16208 _compareInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#16623 culture) { }
	// RVA: -1
	public virtual type#20867 Compare(type#23705 a, type#23705 b) { }
}
}
