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