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

namespace System.Reflection
{
public class Module // TypeDefIndex: 4540
{
	// Fields
	type#27757 FilterTypeName;
	type#27757 FilterTypeNameIgnoreCase;
	type#15233 DefaultLookup;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#14478 get_Assembly() { }
	// RVA: -1
	public virtual type#19280 get_ModuleVersionId() { }
	// RVA: -1
	public virtual type#26576 get_ScopeName() { }
	// RVA: -1
	public virtual type#15313 IsResource() { }
	// 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
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#22819 left, type#22819 right) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#15313 FilterTypeNameImpl(type#27705 cls, type#23705 filterCriteria) { }
	// RVA: -1
	private static type#15313 FilterTypeNameIgnoreCaseImpl(type#27705 cls, type#23705 filterCriteria) { }
	// RVA: -1
	internal virtual type#19280 GetModuleVersionId() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
