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