2 references to CmdAffectedTestsResponseFilesMustBeConsistent
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
362
throw new GracefulException(CliCommandStrings.
CmdAffectedTestsResponseFilesMustBeConsistent
);
375
throw new GracefulException(CliCommandStrings.
CmdAffectedTestsResponseFilesMustBeConsistent
);