3 references to CaptureParentDispatcherId
System.Private.CoreLib (3)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (1)
50ulong parentDispatcherId = DispatcherIds.CaptureParentDispatcherId();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.cs (2)
939ulong parentDispatcherId = AsyncProfiler.DispatcherIds.CaptureParentDispatcherId(); 958ulong parentDispatcherId = AsyncProfiler.DispatcherIds.CaptureParentDispatcherId();