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

namespace System.Reflection
{
public class RuntimeAssembly // TypeDefIndex: 4578
{
	// Fields
	type#20927 _mono_assembly;
	type#23706 _evidence;
	type#30112 resolve_event_holder;
	type#23706 _minimum;
	type#23706 _optional;
	type#23706 _refuse;
	type#23706 _granted;
	type#23706 _denied;
	type#15315 fromByteArray;
	type#26578 assemblyName;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal static type#25453 LoadWithPartialNameInternal(type#26576 partialName, type#18078 securityEvidence, type#12122 stackMark) { }
	// RVA: -1
	internal static type#25453 LoadWithPartialNameInternal(type#14507 an, type#18078 securityEvidence, type#12122 stackMark) { }
	// RVA: -1
	public virtual type#14507 GetName(type#15313 copiedName) { }
	// 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
	internal static type#12860 GetAotId() { }
	// RVA: -1
	private static type#26576 get_code_base(type#14478 a, type#15313 escaped) { }
	// RVA: -1
	private type#26576 get_location() { }
	// RVA: -1
	internal static type#26576 get_fullname(type#14478 a) { }
	// RVA: -1
	internal static type#15313 GetAotIdInternal(type#12860 aotid) { }
	// RVA: -1
	internal static type#26576 GetCodeBase(type#14478 a, type#15313 escaped) { }
	// 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
	internal type#20925 GetManifestResourceInternal(type#26576 name, type#11944 size, type#12013 module) { }
	// 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#13273 GetModulesInternal() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
