2 references to GetPackagesConfigFilePath
NuGet.Build.Tasks (1)
RestoreTask.cs (1)
293string packagesConfigPath = BuildTasksUtility.GetPackagesConfigFilePath(project.RestoreMetadata.ProjectPath);
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1472string packagesConfigPath = BuildTasksUtility.GetPackagesConfigFilePath(project.RestoreMetadata.ProjectPath);