7 references to RuntimeAsyncTaskContinuation
System.Private.CoreLib (7)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (7)
380
taskCont = new
RuntimeAsyncTaskContinuation
();
416
taskCont = new
RuntimeAsyncTaskContinuation
();
467
taskCont = new
RuntimeAsyncTaskContinuation
();
555
taskCont = new
RuntimeAsyncTaskContinuation
();
644
taskCont = new
RuntimeAsyncTaskContinuation
();
675
taskCont = new
RuntimeAsyncTaskContinuation
();
1581
taskCont = new
RuntimeAsyncTaskContinuation
();