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