5 references to OutOfProcTaskHostTaskResult
MSBuild (5)
OutOfProcTaskAppDomainWrapperBase.cs (4)
139
return new
OutOfProcTaskHostTaskResult
(
165
return new
OutOfProcTaskHostTaskResult
(
358
return new
OutOfProcTaskHostTaskResult
(
374
return new
OutOfProcTaskHostTaskResult
(
OutOfProcTaskHostTaskResult.cs (1)
40
:
this
(result, taskException, null /* no exception message */, null /* and no args to go with it */)