2 references to CmdMultipleBuildPathOptionsErrorDescription
dotnet (2)
Commands\Test\MTP\TestCommandOptions.cs (1)
103
throw new GracefulException(CliCommandStrings.
CmdMultipleBuildPathOptionsErrorDescription
);
Commands\Test\MTP\ValidationUtility.cs (1)
33
throw new GracefulException(CliCommandStrings.
CmdMultipleBuildPathOptionsErrorDescription
);