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