3 references to
Microsoft.Build (3)
src\msbuild\src\Shared\OutOfProcTaskHostTaskResult.cs (3)
22: this(result, null /* no final parameters */, null /* no exception */, null /* no exception message */, null /* and no args to go with it */) 31: this(result, finalParams, null /* no exception */, null /* no exception message */, null /* and no args to go with it */) 49: this(result, null /* no final parameters */, taskException, exceptionMessage, exceptionMessageArgs)