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