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