3 references to
MSBuildTaskHost (3)
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)