2 writes to _toolsPath
Microsoft.Build (2)
Definition\Toolset.cs (2)
382
_toolsPath
= toolsPathToUse;
504
translator.Translate(ref
_toolsPath
);
1 reference to _toolsPath
Microsoft.Build (1)
Definition\Toolset.cs (1)
359
return
_toolsPath
;