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