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