2 references to Execute
rzc (2)
CompilerHost.cs (1)
56
exitCode = app.
Execute
(commandArgs);
Program.cs (1)
45
var result = application.
Execute
(args);