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