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

namespace System.Runtime.CompilerServices
{
public class ValueTaskAwaiter`1 // TypeDefIndex: 4447
{
	// Fields
	type#11174 _value;

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