2 references to Description
dotnet (2)
Commands\Tool\Search\SearchResultPrinter.cs (2)
71if (!string.IsNullOrWhiteSpace(p.Description)) 73_reporter.WriteLine($"{CliCommandStrings.Description}: ".Bold() + p.Description);