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