// Assembly: mscorlib
// Full name: System.Runtime.Serialization.Formatters.Binary.Converter

namespace System.Runtime.Serialization.Formatters.Binary
{
public class Converter // TypeDefIndex: 4337
{
	// Fields
	type#20873 primitiveTypeEnumLength;
	type#13537 typeA;
	type#13537 arrayTypeA;
	type#13458 valueA;
	type#13543 typeCodeA;
	type#13176 codeA;
	type#27711 typeofISerializable;
	type#27711 typeofString;
	type#27711 typeofConverter;
	type#27711 typeofBoolean;
	type#27711 typeofByte;
	type#27711 typeofChar;
	type#27711 typeofDecimal;
	type#27711 typeofDouble;
	type#27711 typeofInt16;
	type#27711 typeofInt32;
	type#27711 typeofInt64;
	type#27711 typeofSByte;
	type#27711 typeofSingle;
	type#27711 typeofTimeSpan;
	type#27711 typeofDateTime;
	type#27711 typeofUInt16;
	type#27711 typeofUInt32;
	type#27711 typeofUInt64;
	type#27711 typeofObject;
	type#27711 typeofSystemVoid;
	type#14483 urtAssembly;
	type#26583 urtAssemblyString;
	type#27711 typeofTypeArray;
	type#27711 typeofObjectArray;
	type#27711 typeofStringArray;
	type#27711 typeofBooleanArray;
	type#27711 typeofByteArray;
	type#27711 typeofCharArray;
	type#27711 typeofDecimalArray;
	type#27711 typeofDoubleArray;
	type#27711 typeofInt16Array;
	type#27711 typeofInt32Array;
	type#27711 typeofInt64Array;
	type#27711 typeofSByteArray;
	type#27711 typeofSingleArray;
	type#27711 typeofTimeSpanArray;
	type#27711 typeofDateTimeArray;
	type#27711 typeofUInt16Array;
	type#27711 typeofUInt32Array;
	type#27711 typeofUInt64Array;
	type#27711 typeofMarshalByRefObject;

	// Methods
	// RVA: -1
	internal static type#20993 ToCode(type#27705 type) { }
	// RVA: -1
	internal static type#15313 IsWriteAsByteArray(type#20993 code) { }
	// RVA: -1
	internal static type#20867 TypeLength(type#20993 code) { }
	// RVA: -1
	internal static type#27705 ToArrayType(type#20993 code) { }
	// RVA: -1
	private static type#28660 InitTypeA() { }
	// RVA: -1
	private static type#28660 InitArrayTypeA() { }
	// RVA: -1
	internal static type#27705 ToType(type#20993 code) { }
	// RVA: -1
	internal static type#14435 CreatePrimitiveArray(type#20993 code, type#20867 length) { }
	// RVA: -1
	internal static type#15313 IsPrimitiveArray(type#27705 type, type#12030 typeInformation) { }
	// RVA: -1
	private static type#28660 InitValueA() { }
	// RVA: -1
	internal static type#26576 ToComType(type#20993 code) { }
	// RVA: -1
	private static type#28660 InitTypeCodeA() { }
	// RVA: -1
	internal static type#27728 ToTypeCode(type#20993 code) { }
	// RVA: -1
	private static type#28660 InitCodeA() { }
	// RVA: -1
	internal static type#20993 ToPrimitiveTypeEnum(type#27728 typeCode) { }
	// RVA: -1
	internal static type#23705 FromString(type#26576 value, type#20993 code) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
