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

namespace System.Runtime.CompilerServices
{
public class ConfiguredTaskAwaitable // TypeDefIndex: 4452
{
	// Fields
	type#30576 m_configuredTaskAwaiter;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27008 task, type#15313 continueOnCapturedContext) { }
	// RVA: -1
	public type#30574 GetAwaiter() { }
}
}
