1 write to _shimsDirectory
dotnet.Tests (1)
CommandTests\Tool\Update\ToolUpdateGlobalOrToolPathCommandTests.cs (1)
44_shimsDirectory = Path.Combine(_tempDirectory, "shims");
3 references to _shimsDirectory
dotnet.Tests (3)
CommandTests\Tool\Update\ToolUpdateGlobalOrToolPathCommandTests.cs (3)
46_environmentPathInstructionMock = new EnvironmentPathInstructionMock(_reporter, _shimsDirectory); 444_shimsDirectory, 477new DirectoryPath(_shimsDirectory),