3 references to ToolsShimFolderName
Microsoft.DotNet.Configurer (3)
CliFolderPathCalculator.cs (3)
20public static string ToolsShimPath => Path.Combine(DotnetUserProfileFolderPath, ToolsShimFolderName); 28Path.Combine(DotnetProfileDirectoryName, ToolsShimFolderName)); 35? $@"%USERPROFILE%\{DotnetProfileDirectoryName}\{ToolsShimFolderName}"