// Assembly: mscorlib
// Full name: ConfiguredValueTaskAwaiter

public class ConfiguredValueTaskAwaiter // TypeDefIndex: 4419
{
	// Fields
	type#11177 _value;

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