3 references to ToolsShimPath
dotnet (1)
ShellShim\ShellShimRepositoryFactory.cs (1)
20
return new DirectoryPath(CliFolderPathCalculator.
ToolsShimPath
);
Microsoft.DotNet.Configurer (2)
CliFolderPathCalculator.cs (2)
23
ToolPackageFolderPathCalculator.GetToolPackageFolderPath(
ToolsShimPath
);
36
:
ToolsShimPath
;