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