1 instantiation of CliFolderPathCalculatorCore
Microsoft.DotNet.Configurer (1)
CliFolderPathCalculator.cs (1)
49return new CliFolderPathCalculatorCore().GetDotnetHomePath()
2 references to CliFolderPathCalculatorCore
Microsoft.DotNet.Configurer (2)
CliFolderPathCalculator.cs (2)
11public const string DotnetHomeVariableName = CliFolderPathCalculatorCore.DotnetHomeVariableName; 12private const string DotnetProfileDirectoryName = CliFolderPathCalculatorCore.DotnetProfileDirectoryName;