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);
626
string expanded = bucket.Expander.ExpandIntoStringAndUnescape(
_targetChildInstance
.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate,
_targetChildInstance
.ConditionLocation);
635
_targetChildInstance
.Condition,
648
_targetChildInstance
,
663
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskDeclarationOrUsageError", _taskNode.Name);
756
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskParametersError", _taskNode.Name, String.Empty);
822
new BuildEventFileInfo(
_targetChildInstance
.Location),
930
new BuildEventFileInfo(
_targetChildInstance
.Location),
940
new BuildEventFileInfo(
_targetChildInstance
.Location),
969
new BuildEventFileInfo(
_targetChildInstance
.Location),
977
taskLoggingContext.LogError(new BuildEventFileInfo(
_targetChildInstance
.Location),