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)
308taskHost = new TaskHost(_componentHost, _buildRequestEntry, _targetChildInstance.Location, _targetBuilderCallback); 317buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup, _targetChildInstance.Location, _targetLoggingContext); 377_targetChildInstance.Condition, 382_targetChildInstance.ConditionLocation, 430TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath, _targetChildInstance, taskAssemblyLocation); 626string expanded = bucket.Expander.ExpandIntoStringAndUnescape(_targetChildInstance.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate, _targetChildInstance.ConditionLocation); 635_targetChildInstance.Condition, 648_targetChildInstance, 663ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskDeclarationOrUsageError", _taskNode.Name); 756ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskParametersError", _taskNode.Name, String.Empty); 822new BuildEventFileInfo(_targetChildInstance.Location), 930new BuildEventFileInfo(_targetChildInstance.Location), 940new BuildEventFileInfo(_targetChildInstance.Location), 969new BuildEventFileInfo(_targetChildInstance.Location), 977taskLoggingContext.LogError(new BuildEventFileInfo(_targetChildInstance.Location),