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