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

namespace System.Reflection
{
public class RuntimeModule // TypeDefIndex: 4586
{
	// Fields
	type#20927 _impl;
	type#14480 assembly;
	type#26578 fqname;
	type#26578 name;
	type#26578 scopename;
	type#15315 is_resource;
	type#20869 token;

	// Methods
	// RVA: -1
	public virtual type#14478 get_Assembly() { }
	// RVA: -1
	public virtual type#26576 get_ScopeName() { }
	// RVA: -1
	public virtual type#19280 get_ModuleVersionId() { }
	// RVA: -1
	public virtual type#15313 IsResource() { }
	// 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
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal type#25453 GetRuntimeAssembly() { }
	// RVA: -1
	internal virtual type#19280 GetModuleVersionId() { }
	// RVA: -1
	private static type#28660 GetGuidInternal(type#20925 module, type#12860 guid) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
