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