1 write to _targetChildInstance
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
160
_targetChildInstance
= taskInstance;
16 references to _targetChildInstance
Microsoft.Build (16)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (16)
308
taskHost = new TaskHost(_componentHost, _buildRequestEntry,
_targetChildInstance
.Location, _targetBuilderCallback);
317
buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup,
_targetChildInstance
.Location, _targetLoggingContext);
377
_targetChildInstance
.Condition,
382
_targetChildInstance
.ConditionLocation,
430
TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath,
_targetChildInstance
, taskAssemblyLocation);
621
string expanded = bucket.Expander.ExpandIntoStringAndUnescape(
_targetChildInstance
.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate,
_targetChildInstance
.ConditionLocation);
630
_targetChildInstance
.Condition,
643
_targetChildInstance
,
658
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskDeclarationOrUsageError", _taskNode.Name);
751
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskParametersError", _taskNode.Name, String.Empty);
817
new BuildEventFileInfo(
_targetChildInstance
.Location),
925
new BuildEventFileInfo(
_targetChildInstance
.Location),
935
new BuildEventFileInfo(
_targetChildInstance
.Location),
964
new BuildEventFileInfo(
_targetChildInstance
.Location),
972
taskLoggingContext.LogError(new BuildEventFileInfo(
_targetChildInstance
.Location),