1 write to _targetChildInstance
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
161
_targetChildInstance
= taskInstance;
16 references to _targetChildInstance
Microsoft.Build (16)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (16)
322
taskHost = new TaskHost(_componentHost, _buildRequestEntry,
_targetChildInstance
.Location, _targetBuilderCallback);
342
buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup,
_targetChildInstance
.Location, _targetLoggingContext);
402
_targetChildInstance
.Condition,
407
_targetChildInstance
.ConditionLocation,
455
TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath,
_targetChildInstance
, taskAssemblyLocation);
644
string expanded = bucket.Expander.ExpandIntoStringAndUnescape(
_targetChildInstance
.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate,
_targetChildInstance
.ConditionLocation);
653
_targetChildInstance
.Condition,
666
_targetChildInstance
,
681
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskDeclarationOrUsageError", _taskNode.Name);
774
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskParametersError", _taskNode.Name, String.Empty);
854
new BuildEventFileInfo(
_targetChildInstance
.Location),
962
new BuildEventFileInfo(
_targetChildInstance
.Location),
972
new BuildEventFileInfo(
_targetChildInstance
.Location),
1001
new BuildEventFileInfo(
_targetChildInstance
.Location),
1009
taskLoggingContext.LogError(new BuildEventFileInfo(
_targetChildInstance
.Location),