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