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