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