// Assembly: mscorlib
// Full name: System.Threading.Tasks.UnobservedTaskExceptionEventArgs

namespace System.Threading.Tasks
{
public class UnobservedTaskExceptionEventArgs // TypeDefIndex: 3916
{
	// Fields
	type#14185 m_exception;
	type#15315 m_observed;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#14184 exception) { }
}
}
