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