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

namespace System
{
public class TypeInitializationException // TypeDefIndex: 3572
{
	// Fields
	type#26577 _typeName;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 fullTypeName, type#18121 innerException) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 fullTypeName, type#26576 message, type#18121 innerException) { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#26576 get_TypeName() { }
}
}
