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