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