4 references to OutOfProcTaskHostTaskResult
MSBuild (4)
OutOfProcTaskAppDomainWrapperBase.cs (3)
138
return new
OutOfProcTaskHostTaskResult
(
357
return new
OutOfProcTaskHostTaskResult
(
373
return new
OutOfProcTaskHostTaskResult
(
OutOfProcTaskHostTaskResult.cs (1)
40
:
this
(result, taskException, null /* no exception message */, null /* and no args to go with it */)