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