3 references to CmdTestNoTestProjectsFound
dotnet (3)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
189throw new GracefulException(CliCommandStrings.CmdTestNoTestProjectsFound); 258throw new GracefulException(CliCommandStrings.CmdTestNoTestProjectsFound);
Commands\Test\MTP\MSBuildHandler.cs (1)
66Reporter.Error.WriteLine(CliCommandStrings.CmdTestNoTestProjectsFound);