2 writes to _taskLocation
MSBuild (2)
TaskHostConfiguration.cs (2)
192
_taskLocation
= taskLocation;
440
translator.Translate(ref
_taskLocation
);
1 reference to _taskLocation
MSBuild (1)
TaskHostConfiguration.cs (1)
338
{ return
_taskLocation
; }