4 references to RuntimeAsyncTaskCore
System.Private.CoreLib (4)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (4)
278
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask<T>, Ops>(this);
283
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask<T>, Ops>(this);
361
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask, Ops>(this);
366
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask, Ops>(this);