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