3 references to TestCommandUseProject
dotnet (3)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
194throw new GracefulException(CliCommandStrings.TestCommandUseProject); 265throw new GracefulException(CliCommandStrings.TestCommandUseProject);
Commands\Test\MTP\MSBuildUtility.cs (1)
307throw new GracefulException(CliCommandStrings.TestCommandUseProject);