13 references to AsyncSuspend
System.Private.CoreLib (13)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (9)
398AsyncSuspend(taskCont); 434AsyncSuspend(taskCont); 495AsyncSuspend(nextCont); 533AsyncSuspend(vtsCont); 582AsyncSuspend(nextCont); 621AsyncSuspend(vtsCont); 653AsyncSuspend(taskCont); 684AsyncSuspend(taskCont); 1592AsyncSuspend(taskCont);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (4)
36AsyncSuspend(sentinelContinuation); 50AsyncSuspend(sentinelContinuation); 93AsyncSuspend(sentinelContinuation); 107AsyncSuspend(sentinelContinuation);