2 references to s_computeRunArgumentsTarget
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
645
if (!buildSession.Build(project,
s_computeRunArgumentsTarget
))
647
throw new GracefulException(CliCommandStrings.RunCommandEvaluationExceptionBuildFailed,
s_computeRunArgumentsTarget
[0]);