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

namespace System.Runtime.CompilerServices
{
public class AsyncMethodBuilderCore // TypeDefIndex: 4464
{
	// Fields
	type#19814 m_stateMachine;
	type#14107 m_defaultContextAction;

	// Methods
	// RVA: -1
	public type#28660 SetStateMachine(type#19813 stateMachine) { }
	// RVA: -1
	internal type#14105 GetCompletionAction(type#27008 taskForTracing, type#12263 runnerToInitialize) { }
	// RVA: -1
	private type#14105 OutputAsyncCausalityEvents(type#27008 innerTask, type#14105 continuation) { }
	// RVA: -1
	internal type#28660 PostBoxInitialization(type#19813 stateMachine, type#30123 runner, type#27008 builtTask) { }
	// RVA: -1
	internal static type#28660 ThrowAsync(type#18121 exception, type#26819 targetContext) { }
	// RVA: -1
	internal static type#14105 CreateContinuationWrapper(type#14105 continuation, type#14105 invokeAction, type#27018 innerTask) { }
	// RVA: -1
	internal static type#27008 TryGetContinuationTask(type#14105 action) { }
}
}
