4 references to GetContinuationAction
System.Private.CoreLib (4)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (4)
818headContinuation, stackState->AwaiterOffset, GetContinuationAction()); 825critNotifier.UnsafeOnCompleted(GetContinuationAction()); 892stackState->Notifier!.OnCompleted(GetContinuationAction()); 1259TaskSchedulerAwaitTaskContinuation.RunOrScheduleAction(GetContinuationAction(), sched, capturedContext: null, allowInlining: true);