2 references to EmitEvent
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (2)
33
AsyncCallstack.
EmitEvent
(context, currentTimestamp, AsyncEventID.CreateAsyncCallstack, id, nextContinuation);
103
AsyncCallstack.
EmitEvent
(context, currentTimestamp, AsyncEventID.SuspendAsyncCallstack, GetId(ref info), nextContinuation);