3 references to NoResult
dotnet (1)
Commands\Tool\Search\SearchResultPrinter.cs (1)
19_reporter.WriteLine(CliCommandStrings.NoResult);
dotnet.Tests (2)
CommandTests\Tool\Search\SearchResultPrinterTests.cs (2)
102_reporter.Lines.Should().Contain(CliCommandStrings.NoResult); 112_reporter.Lines.Should().Contain(CliCommandStrings.NoResult);