2 references to RunCommandEvaluationExceptionBuildFailed
dotnet (2)
Commands\Run\RunCommand.cs (1)
495throw new GracefulException(CliCommandStrings.RunCommandEvaluationExceptionBuildFailed, Constants.ComputeRunArguments);
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
358throw new GracefulException(CliCommandStrings.RunCommandEvaluationExceptionBuildFailed, s_computeRunArgumentsTarget[0]);