1 reference to Execute
MSBuildTaskHost (1)
OutOfProcTaskHost.cs (1)
71
int exitCode =
Execute
() == ExitType.Success ? 0 : 1;