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