4 references to TestCommandUseProject
dotnet (4)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
778throw new GracefulException(CliCommandStrings.TestCommandUseProject); 852throw new GracefulException(CliCommandStrings.TestCommandUseProject);
Commands\Test\MTP\TestCommandOptions.cs (2)
183throw new GracefulException(CliCommandStrings.TestCommandUseProject); 196throw new GracefulException(CliCommandStrings.TestCommandUseProject);