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