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)
307taskHost = new TaskHost(_componentHost, _buildRequestEntry, _targetChildInstance.Location, _targetBuilderCallback); 316buckets = BatchingEngine.PrepareBatchingBuckets(taskParameterValues, lookup, _targetChildInstance.Location, _targetLoggingContext); 376_targetChildInstance.Condition, 381_targetChildInstance.ConditionLocation, 429TaskLoggingContext taskLoggingContext = _targetLoggingContext.LogTaskBatchStarted(_projectFullPath, _targetChildInstance, taskAssemblyLocation); 619string expanded = bucket.Expander.ExpandIntoStringAndUnescape(_targetChildInstance.Condition, ExpanderOptions.ExpandAll | ExpanderOptions.LeavePropertiesUnexpandedOnError | ExpanderOptions.Truncate, _targetChildInstance.ConditionLocation); 628_targetChildInstance.Condition, 641_targetChildInstance, 656ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskDeclarationOrUsageError", _taskNode.Name); 753ProjectErrorUtilities.ThrowInvalidProject(_targetChildInstance.Location, "TaskParametersError", _taskNode.Name, String.Empty); 819new BuildEventFileInfo(_targetChildInstance.Location), 927new BuildEventFileInfo(_targetChildInstance.Location), 937new BuildEventFileInfo(_targetChildInstance.Location), 966new BuildEventFileInfo(_targetChildInstance.Location), 974taskLoggingContext.LogError(new BuildEventFileInfo(_targetChildInstance.Location),