2 writes to _toolsPath
Microsoft.Build (2)
Definition\Toolset.cs (2)
437
_toolsPath
= toolsPathToUse;
623
translator.Translate(ref
_toolsPath
);
1 reference to _toolsPath
Microsoft.Build (1)
Definition\Toolset.cs (1)
414
return
_toolsPath
;