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