6 references to TaskName
MSBuild (6)
OutOfProcTaskHostNode.cs (6)
1200CommunicationsUtilities.Trace($"Nested task {taskHostConfiguration.TaskName} dispatched while {_blockedTaskCount} tasks are blocked on callbacks."); 1213taskThread.Name = "Task runner for task " + taskHostConfiguration.TaskName; 1519string taskName = taskConfiguration.TaskName; 1853senderName: EffectiveConfiguration.TaskName, 1876senderName: EffectiveConfiguration.TaskName); 1898senderName: EffectiveConfiguration.TaskName);