3 references to CliFolderPathCalculatorCore
Microsoft.NET.Build.Tasks (3)
ProcessFrameworkReferences.cs (2)
1053
CliFolderPathCalculatorCore
.GetDotnetUserProfileFolderPath() is { } userProfileDir)
1106
string? userProfileDir =
CliFolderPathCalculatorCore
.GetDotnetUserProfileFolderPath();
ShowMissingWorkloads.cs (1)
41
string userProfileDir =
CliFolderPathCalculatorCore
.GetDotnetUserProfileFolderPath();