2 references to PackageReferenceFile
NuGet.Build.Tasks (1)
BuildTasksUtility.cs (1)
748string packagesConfigPath = Path.Combine(projectDirectory, NuGetConstants.PackageReferenceFile);
NuGet.Commands (1)
RestoreCommand\Utility\PackageSpecFactory.cs (1)
584string packagesConfigPath = Path.Combine(projectDirectory, NuGetConstants.PackageReferenceFile);