58 if (taskForTracing !=
null)
88 if (
"Async: " ==
null)
91 if (
"Async: " !=
null)
93 if (
"Async: " ==
null)
160 if (stateMachine ==
null)
class f__AnonymousType0<< Count > j__TPar
static void NotifyOfCrossThreadDependency()
ContinuationWrapper(Action continuation, Action invokeAction, Task innerTask)
readonly Task m_innerTask
readonly Action m_invokeAction
readonly Action m_continuation
readonly ExecutionContext m_context
MoveNextRunner(ExecutionContext context, IAsyncStateMachine stateMachine)
static ContextCallback s_invokeMoveNext
IAsyncStateMachine m_stateMachine
static void InvokeMoveNext(object stateMachine)
static ExceptionDispatchInfo Capture(Exception source)
static ExecutionContext FastCapture()
static bool AddToActiveTasks(Task task)
IAsyncStateMachine m_stateMachine
static Task TryGetContinuationTask(Action action)
static void ThrowAsync(Exception exception, SynchronizationContext targetContext)
static Action CreateContinuationWrapper(Action continuation, Action invokeAction, [Optional] Task innerTask)
void SetStateMachine(IAsyncStateMachine stateMachine)
Action GetCompletionAction(Task taskForTracing, AsyncMethodBuilderCore.MoveNextRunner runnerToInitialize)
Action m_defaultContextAction
Action OutputAsyncCausalityEvents(Task innerTask, Action continuation)
void PostBoxInitialization(IAsyncStateMachine stateMachine, AsyncMethodBuilderCore.MoveNextRunner runner, Task builtTask)