// Assembly: mscorlib
// Full name: System.Threading.AbandonedMutexException

namespace System.Threading
{
public class AbandonedMutexException // TypeDefIndex: 3735
{
	// Fields
	type#20868 _mutexIndex;
	type#23048 _mutex;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#20867 location, type#28690 handle) { }
	// RVA: -1
	protected type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	private type#28660 SetupException(type#20867 location, type#28690 handle) { }
}
}
