// Assembly: mscorlib
// Full name: Internal.Runtime.Augments.AsyncStatus

namespace Internal.Runtime.Augments
{
public class AsyncStatus // TypeDefIndex: 3377
{
	// Fields
	type#20890 value__;
	type#14657 Started;
	type#14657 Completed;
	type#14657 Canceled;
	type#14657 Error;
}
}
