4 references to RuntimeAsyncTaskCore
System.Private.CoreLib (4)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (4)
253
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask<T>, Ops>(this);
258
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask<T>, Ops>(this);
335
RuntimeAsyncTaskCore
.DispatchContinuations<RuntimeAsyncTask, Ops>(this);
340
RuntimeAsyncTaskCore
.HandleSuspended<RuntimeAsyncTask, Ops>(this);