4 references to RuntimeAsyncTaskCore
System.Private.CoreLib (4)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (4)
270
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask<T>, Ops>(this);
275
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask<T>, Ops>(this);
346
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask, Ops>(this);
351
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask, Ops>(this);