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

namespace System.Runtime.Serialization.Formatters.Binary
{
public class BinaryConverter // TypeDefIndex: 4315
{

	// Methods
	// RVA: -1
	internal static type#15212 GetBinaryTypeInfo(type#27705 type, type#28848 objectInfo, type#26576 typeName, type#23773 objectWriter, type#12030 typeInformation, type#11944 assemId) { }
	// RVA: -1
	internal static type#15212 GetParserBinaryTypeInfo(type#27705 type, type#12030 typeInformation) { }
	// RVA: -1
	internal static type#28660 WriteTypeInfo(type#15212 binaryTypeEnum, type#23705 typeInformation, type#20867 assemId, type#29577 sout) { }
	// RVA: -1
	internal static type#23705 ReadTypeInfo(type#15212 binaryTypeEnum, type#29576 input, type#11944 assemId) { }
	// RVA: -1
	internal static type#28660 TypeFromInfo(type#15212 binaryTypeEnum, type#23705 typeInformation, type#23768 objectReader, type#15169 assemblyInfo, type#11952 primitiveTypeEnum, type#12129 typeString, type#12192 type, type#11789 isVariant) { }
}
}
