3 references to GetDispatcherId
System.Private.CoreLib (3)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (3)
75
Resume(ref info, context, DispatcherIds.
GetDispatcherId
(ref info), context.ActiveEventKeywords);
127
AsyncCallstack.EmitSuspendEvent(context, currentTimestamp, DispatcherIds.
GetDispatcherId
(ref info), nextContinuation);
534
ResumeAsyncContext.Resume(ref *runtimeAsyncInfo, context, DispatcherIds.
GetDispatcherId
(ref *runtimeAsyncInfo), Config.ActiveEventKeywords);