1 implementation of Compile
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
75
public abstract void
Compile
(string outputFileName);
1 reference to Compile
crossgen2 (1)
Program.cs (1)
694
compilation.
Compile
(outFile);