// Assembly: mscorlib
// Full name: System.Globalization.EncodingTable

namespace System.Globalization
{
public class EncodingTable // TypeDefIndex: 4675
{
	// Fields
	type#13175 encodingDataPtr;
	type#13174 codePageDataPtr;
	type#20873 lastEncodingItem;
	type#4745 hashByName;
	type#4493 hashByCodePage;

	// Methods
	// RVA: -1
	private static type#20867 GetNumEncodingItems() { }
	// RVA: -1
	private static type#20973 ENC(type#26576 name, type#27901 cp) { }
	// RVA: -1
	private static type#20965 MapCodePageDataItem(type#27901 cp, type#27901 fcp, type#26576 names, type#27917 flags) { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#20867 internalGetCodePageFromName(type#26576 name) { }
	// RVA: -1
	internal static type#20867 GetCodePageFromName(type#26576 name) { }
	// RVA: -1
	internal static type#16010 GetCodePageDataItem(type#20867 codepage) { }
}
}
