2 references to Task
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
877ProjectErrorUtilities.ThrowInvalidProject(taskLoggingContext.Task.Location, "CircularDependency", taskLoggingContext.TargetLoggingContext.Target.Name);
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (1)
660_taskLoggingContext.LogFatalTaskError(e, new BuildEventFileInfo(_taskLocation), ((ProjectTaskInstance)_taskLoggingContext.Task).Name);