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)
322taskHost = new TaskHost(_componentHost, _buildRequestEntry, _targetChildInstance.Location, _targetBuilderCallback); 342buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup, _targetChildInstance.Location, _targetLoggingContext); 402_targetChildInstance.Condition, 407_targetChildInstance.ConditionLocation, 455TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath, _targetChildInstance, taskAssemblyLocation); 644string expanded = bucket.Expander.ExpandIntoStringAndUnescape(_targetChildInstance.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate, _targetChildInstance.ConditionLocation); 653_targetChildInstance.Condition, 666_targetChildInstance, 681ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskDeclarationOrUsageError", _taskNode.Name); 774ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskParametersError", _taskNode.Name, String.Empty); 854new BuildEventFileInfo(_targetChildInstance.Location), 962new BuildEventFileInfo(_targetChildInstance.Location), 972new BuildEventFileInfo(_targetChildInstance.Location), 1001new BuildEventFileInfo(_targetChildInstance.Location), 1009taskLoggingContext.LogError(new BuildEventFileInfo(_targetChildInstance.Location),