// Assembly: mscorlib
// Full name: System.Reflection.Assembly

namespace System.Reflection
{
public class Assembly // TypeDefIndex: 4572
{

	// Methods
	// RVA: -1
	public virtual type#26576 get_CodeBase() { }
	// RVA: -1
	public virtual type#26576 get_FullName() { }
	// RVA: -1
	internal virtual type#20925 get_MonoAssembly() { }
	// RVA: -1
	public virtual type#26576 get_Location() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	internal virtual type#13534 GetTypes(type#15313 exportedOnly) { }
	// RVA: -1
	public virtual type#13534 GetTypes() { }
	// RVA: -1
	public virtual type#27705 GetType(type#26576 name) { }
	// RVA: -1
	internal type#27705 InternalGetType(type#22819 module, type#26576 name, type#15313 throwOnError, type#15313 ignoreCase) { }
	// RVA: -1
	public virtual type#14507 GetName(type#15313 copiedName) { }
	// RVA: -1
	public virtual type#14507 GetName() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#14478 GetAssembly(type#27705 type) { }
	// RVA: -1
	public static type#14478 Load(type#26576 assemblyString) { }
	// RVA: -1
	public static type#14478 ReflectionOnlyLoad(type#26576 assemblyString) { }
	// RVA: -1
	public static type#14478 LoadWithPartialName(type#26576 partialName) { }
	// RVA: -1
	private static type#14478 load_with_partial_name(type#26576 name, type#18078 e) { }
	// RVA: -1
	public static type#14478 LoadWithPartialName(type#26576 partialName, type#18078 securityEvidence) { }
	// RVA: -1
	internal static type#14478 LoadWithPartialName(type#26576 partialName, type#18078 securityEvidence, type#15313 oldBehavior) { }
	// RVA: -1
	internal virtual type#13273 GetModulesInternal() { }
	// RVA: -1
	public static type#14478 GetExecutingAssembly() { }
	// RVA: -1
	public static type#14478 GetCallingAssembly() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	private static type#18121 CreateNIE() { }
	// RVA: -1
	public type#15313 get_IsFullyTrusted() { }
	// RVA: -1
	public virtual type#27705 GetType(type#26576 name, type#15313 throwOnError, type#15313 ignoreCase) { }
	// RVA: -1
	public virtual type#22819 GetModule(type#26576 name) { }
	// RVA: -1
	public virtual type#13273 GetModules(type#15313 getResourceModules) { }
	// RVA: -1
	public static type#15313 op_Equality(type#14478 left, type#14478 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#14478 left, type#14478 right) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
