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