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