2 references to Tags
dotnet-aot (2)
parent\dotnet\Commands\Tool\Search\SearchResultPrinter.cs (2)
56
if (p.
Tags
!= null)
58
_reporter.WriteLine($"{CliCommandStrings.Tags}: ".Bold() + string.Join(", ", p.
Tags
));