2 writes to _taskParameterLocation
Microsoft.Build (2)
Instance\ProjectTaskOutputPropertyInstance.cs (2)
70_taskParameterLocation = taskParameterLocation; 149translator.Translate(ref _taskParameterLocation, ElementLocation.FactoryForDeserialization);
1 reference to _taskParameterLocation
Microsoft.Build (1)
Instance\ProjectTaskOutputPropertyInstance.cs (1)
132get { return _taskParameterLocation; }