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