1 write to _targetChildInstance
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
159
_targetChildInstance
= taskInstance;
16 references to _targetChildInstance
Microsoft.Build (16)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (16)
307
taskHost = new TaskHost(_componentHost, _buildRequestEntry,
_targetChildInstance
.Location, _targetBuilderCallback);
316
buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup,
_targetChildInstance
.Location, _targetLoggingContext);
376
_targetChildInstance
.Condition,
381
_targetChildInstance
.ConditionLocation,
429
TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath,
_targetChildInstance
, taskAssemblyLocation);
615
string expanded = bucket.Expander.ExpandIntoStringAndUnescape(
_targetChildInstance
.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate,
_targetChildInstance
.ConditionLocation);
624
_targetChildInstance
.Condition,
637
_targetChildInstance
,
652
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskDeclarationOrUsageError", _taskNode.Name);
749
ProjectErrorUtilities.ThrowInvalidProject(
_targetChildInstance
.Location, "TaskParametersError", _taskNode.Name, String.Empty);
815
new BuildEventFileInfo(
_targetChildInstance
.Location),
923
new BuildEventFileInfo(
_targetChildInstance
.Location),
933
new BuildEventFileInfo(
_targetChildInstance
.Location),
962
new BuildEventFileInfo(
_targetChildInstance
.Location),
970
taskLoggingContext.LogError(new BuildEventFileInfo(
_targetChildInstance
.Location),