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

namespace System.Runtime.Serialization.Formatters.Binary
{
public class BinaryAssembly // TypeDefIndex: 4319
{
	// Fields
	type#20869 assemId;
	type#26578 assemblyString;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 Set(type#20867 assemId, type#26576 assemblyString) { }
	// RVA: -1
	public virtual type#28660 Write(type#29577 sout) { }
	// RVA: -1
	public virtual type#28660 Read(type#29576 input) { }
	// RVA: -1
	public type#28660 Dump() { }
}
}
