2 references to Verified
dotnet (2)
Commands\Tool\Search\SearchResultPrinter.cs (2)
40
p => p.
Verified
? "x" : "");
64
_reporter.WriteLine($"{CliCommandStrings.Verified}: ".Bold() + p.
Verified
.ToString());