2 references to GetDotnetHomePath
rzc (2)
CliFolderPathCalculatorCore.cs (1)
13string? homePath = GetDotnetHomePath();
ServerCommand.cs (1)
172var homePath = CliFolderPathCalculatorCore.GetDotnetHomePath();