2 writes to _taskLocation
MSBuild (2)
TaskHostConfiguration.cs (2)
215
_taskLocation
= taskLocation;
501
translator.Translate(ref
_taskLocation
);
1 reference to _taskLocation
MSBuild (1)
TaskHostConfiguration.cs (1)
392
{ return
_taskLocation
; }