1 write to Description
aspire-managed (1)
NuGet\Commands\SearchCommand.cs (1)
268Description = result.Description,
2 references to Description
aspire-managed (2)
NuGet\Commands\SearchCommand.cs (2)
295if (!string.IsNullOrEmpty(pkg.Description)) 297Console.WriteLine($" {pkg.Description}");