2 references to GetDotnetHomePath
Microsoft.DotNet.Configurer (2)
CliFolderPathCalculator.cs (1)
49return CliFolderPathCalculatorCore.GetDotnetHomePath()
CliFolderPathCalculatorCore.cs (1)
13string? homePath = GetDotnetHomePath();