1 write to PackagesPath
aspire-managed (1)
NuGet\Commands\NuGetPackageAssetResolver.cs (1)
97PackagesPath = packagesPath,
2 references to PackagesPath
aspire-managed (2)
NuGet\Commands\LayoutCommand.cs (1)
97Console.WriteLine($"Using packages path: {resolution.PackagesPath}");
NuGet\Commands\ManifestCommand.cs (1)
87Console.WriteLine($"Using packages path: {resolution.PackagesPath}");