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