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