2 references to GatherTaskOutputs
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (2)
529Assumed.True(GatherTaskOutputs(null, howToExecuteTask, bucket), "The method GatherTaskOutputs() should never fail when inferring task outputs."); 1019taskResult = GatherTaskOutputs(taskExecutionHost, howToExecuteTask, bucket) && taskResult;