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