2 references to Execute
MSBuild (2)
MSBuildClientApp.cs (1)
99return MSBuildApp.Execute(commandLineArgs);
XMake.cs (1)
3449exitType = Execute(commandLine);