2 references to TaskCompleted
mscorlib (2)
system\threading\Tasks\Task.cs (2)
2841etwLog.TaskCompleted(previousTask.m_taskScheduler.Id, previousTask.Id, this.Id, IsFaulted); 2843etwLog.TaskCompleted(TaskScheduler.Current.Id, 0, this.Id, IsFaulted);