1 write to _shimsDirectory
dotnet.Tests (1)
CommandTests\Tool\Uninstall\ToolUninstallGlobalOrToolPathCommandTests.cs (1)
37
_shimsDirectory
= Path.Combine(tempDirectory, "shims");
7 references to _shimsDirectory
dotnet.Tests (7)
CommandTests\Tool\Uninstall\ToolUninstallGlobalOrToolPathCommandTests.cs (7)
39
_environmentPathInstructionMock = new EnvironmentPathInstructionMock(_reporter,
_shimsDirectory
);
75
_shimsDirectory
,
117
_shimsDirectory
,
143
new DirectoryPath(
_shimsDirectory
),
187
_shimsDirectory
,
248
new DirectoryPath(
_shimsDirectory
),
274
new DirectoryPath(
_shimsDirectory
),