2 references to TasksFlowActivityIds
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\ActivityTracker.cs (1)
55if (useTplSource && TplEventSource.Log.IsEnabled(EventLevel.Informational, TplEventSource.Keywords.TasksFlowActivityIds))
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (1)
31if (IsEnabled(EventLevel.Informational, Keywords.TasksFlowActivityIds))