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