1 write to _taskLoggingContext
Microsoft.Build (1)
Instance\TaskFactories\TaskHostTask.cs (1)
186_taskLoggingContext = taskLoggingContext;
10 references to _taskLoggingContext
Microsoft.Build (10)
Instance\TaskFactories\TaskHostTask.cs (10)
308_taskLoggingContext.LogComment( 347_taskLoggingContext?.TargetLoggingContext?.Target?.Name, 352_taskLoggingContext.GetWarningsAsErrors(), 353_taskLoggingContext.GetWarningsNotAsErrors(), 354_taskLoggingContext.GetWarningsAsMessages()); 386_taskLoggingContext.LogComment( 637_taskLoggingContext.LogFatalError(taskHostTaskComplete.TaskException, new BuildEventFileInfo(_taskLocation), taskHostTaskComplete.TaskExceptionMessage, taskHostTaskComplete.TaskExceptionMessageArgs); 661_taskLoggingContext.LogError(new BuildEventFileInfo(_taskLocation), "TaskHostExitedPrematurely", (nodeShutdown.Exception == null) ? String.Empty : nodeShutdown.Exception.ToString()); 840_taskLoggingContext.LogError(new BuildEventFileInfo(_taskLocation), "TaskHostAcquireFailed", _taskType.Type.Name, runtime, architecture, msbuildLocation); 844_taskLoggingContext.LogError(