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

namespace System.Runtime.CompilerServices
{
public class IAsyncStateMachine // TypeDefIndex: 4428
{

	// Methods
	// RVA: -1
	public abstract type#28660 MoveNext() { }
	// RVA: -1
	public abstract type#28660 SetStateMachine(type#19813 stateMachine) { }
}
}
