1 write to _buildComponentHost
Microsoft.Build (1)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (1)
167_buildComponentHost = host;
2 references to _buildComponentHost
Microsoft.Build (2)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (2)
405incrementalTask.FailIfNotIncremental = _buildComponentHost.BuildParameters.Question; 948task = assemblyTaskFactory.CreateTaskInstance(_taskLocation, _taskLoggingContext, _buildComponentHost, taskIdentityParameters,