2 references to EmitResumeEvent
System.Private.CoreLib (2)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (2)
101
AsyncCallstack.
EmitResumeEvent
(context, currentTimestamp, dispatcherId, wrapperIndex, Unsafe.As<Continuation>(info.AsyncProfilerInfo.CurrentContinuation));
105
AsyncCallstack.
EmitResumeEvent
(context, currentTimestamp, dispatcherId, wrapperIndex, info.NextContinuation);