// Assembly: mscorlib
// Full name: ConfiguredTaskAwaiter

public class ConfiguredTaskAwaiter // TypeDefIndex: 4453
{
	// Fields
	type#10464 m_task;
	type#15322 m_continueOnCapturedContext;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#10463 task, type#15313 continueOnCapturedContext) { }
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public virtual type#28660 UnsafeOnCompleted(type#14105 continuation) { }
	// RVA: -1
	public type#1515 GetResult() { }
}
