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