2 writes to _taskLocation
MSBuildTaskHost (2)
BackEnd\TaskHostConfiguration.cs (2)
167_taskLocation = taskLocation; 327translator.Translate(ref _taskLocation);
1 reference to _taskLocation
MSBuildTaskHost (1)
BackEnd\TaskHostConfiguration.cs (1)
260public string TaskLocation => _taskLocation!;