2 references to GetDotnetConfigPath
NuGet.Common (2)
Migrations\Migration1.cs (2)
76
var dotnetConfigHome =
GetDotnetConfigPath
();
129
EnsureConfigFilePermissions(
GetDotnetConfigPath
(), umask);