6 references to ToolsShimPath
dotnet (3)
ShellShim\EnvironmentPathFactory.cs (2)
31CliFolderPathCalculator.ToolsShimPath, 74CliFolderPathCalculator.ToolsShimPath,
ShellShim\ShellShimRepositoryFactory.cs (1)
20return new DirectoryPath(CliFolderPathCalculator.ToolsShimPath);
dotnet.Tests (1)
ConfigurerTests\GivenAPathCalculator.cs (1)
12CliFolderPathCalculator.ToolsPackagePath.Should().NotBe(CliFolderPathCalculator.ToolsShimPath);
Microsoft.DotNet.Configurer (2)
CliFolderPathCalculator.cs (2)
23ToolPackageFolderPathCalculator.GetToolPackageFolderPath(ToolsShimPath); 36: ToolsShimPath;