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