2 writes to _taskLocation
MSBuild (2)
TaskHostConfiguration.cs (2)
191
_taskLocation
= taskLocation;
439
translator.Translate(ref
_taskLocation
);
1 reference to _taskLocation
MSBuild (1)
TaskHostConfiguration.cs (1)
337
{ return
_taskLocation
; }