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