// Assembly: mscorlib
// Full name: ConfiguredValueTaskAwaiter

public class ConfiguredValueTaskAwaiter // TypeDefIndex: 4417
{
	// Fields
	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) { }
}
