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)
400
incrementalTask.FailIfNotIncremental =
_buildComponentHost
.BuildParameters.Question;
943
task = assemblyTaskFactory.CreateTaskInstance(_taskLocation, _taskLoggingContext,
_buildComponentHost
, taskIdentityParameters,