2 writes to _toolsPath
Microsoft.Build (2)
Definition\Toolset.cs (2)
436
_toolsPath
= toolsPathToUse;
622
translator.Translate(ref
_toolsPath
);
1 reference to _toolsPath
Microsoft.Build (1)
Definition\Toolset.cs (1)
413
return
_toolsPath
;