1 write to _toolsDirectory
dotnet.Tests (1)
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (1)
56_toolsDirectory = Path.Combine(_temporaryDirectory, "tools");
1 reference to _toolsDirectory
dotnet.Tests (1)
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (1)
73new DirectoryPath(_toolsDirectory),