1 write to _targetChildInstance
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
157
_targetChildInstance
= taskInstance;
16 references to _targetChildInstance
Microsoft.Build (16)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (16)
318
taskHost = new TaskHost(_componentHost, _buildRequestEntry,
_targetChildInstance
.Location, _targetBuilderCallback);
338
buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup,
_targetChildInstance
.Location, _targetLoggingContext);
398
_targetChildInstance
.Condition,
403
_targetChildInstance
.ConditionLocation,
451
TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath,
_targetChildInstance
, taskAssemblyLocation);
640
string expanded = bucket.Expander.ExpandIntoStringAndUnescape(
_targetChildInstance
.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate,
_targetChildInstance
.ConditionLocation);
649
_targetChildInstance
.Condition,
662
_targetChildInstance
,
677
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskDeclarationOrUsageError", _taskNode.Name);
770
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskParametersError", _taskNode.Name, String.Empty);
850
new BuildEventFileInfo(
_targetChildInstance
.Location),
958
new BuildEventFileInfo(
_targetChildInstance
.Location),
968
new BuildEventFileInfo(
_targetChildInstance
.Location),
997
new BuildEventFileInfo(
_targetChildInstance
.Location),
1005
taskLoggingContext.LogError(new BuildEventFileInfo(
_targetChildInstance
.Location),