3 references to GetContinuationAction
System.Private.CoreLib (3)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (3)
376critNotifier.UnsafeOnCompleted(GetContinuationAction()); 428notifier.OnCompleted(GetContinuationAction()); 586var taskSchedCont = new TaskSchedulerAwaitTaskContinuation(sched, GetContinuationAction(), flowExecutionContext: false);