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

namespace System.Runtime.CompilerServices
{
public class ValueTaskAwaiter // TypeDefIndex: 4446
{
	// Fields
	type#3282 s_invokeActionDelegate;
	type#28390 _value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#28389 value) { }
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public type#28660 GetResult() { }
	// RVA: -1
	public virtual type#28660 UnsafeOnCompleted(type#14105 continuation) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
