Base:
method
Run
System.Threading.Tasks.AwaitTaskContinuation.Run(System.Threading.Tasks.Task, System.Boolean)
1 reference to Run
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
524
taskSchedCont.
Run
(Task.CompletedTask, canInlineContinuationTask: true);