2 references to Suspend
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
1215
AsyncProfiler.SuspendAsyncContext.
Suspend
(ref info, nextContinuation);
1232
AsyncProfiler.SuspendAsyncContext.
Suspend
(ref info, nextContinuation ?? newContinuation);