// Assembly: mscorlib
// Full name: System.Runtime.CompilerServices.RuntimeWrappedException

namespace System.Runtime.CompilerServices
{
public class RuntimeWrappedException // TypeDefIndex: 4438
{
	// Fields
	type#23706 _wrappedException;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 thrownObject) { }
	// RVA: -1
	private 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#23705 get_WrappedException() { }
	// RVA: -1
	internal type#28660 .ctor() { }
}
}
