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