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