4 references to DotnetHomePath
Microsoft.DotNet.Configurer (2)
CliFolderPathCalculator.cs (2)
27DotnetHomePath, 41Path.Combine(DotnetHomePath, DotnetProfileDirectoryName);
Microsoft.TemplateEngine.Cli (2)
Commands\CliPathInfo.cs (2)
27UserProfileDir = CliFolderPathCalculator.DotnetHomePath; 44? Path.Combine(CliFolderPathCalculator.DotnetHomePath, ".templateengine")