1 implementation of Dispose
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
74
public abstract void
Dispose
();
1 reference to Dispose
crossgen2 (1)
Program.cs (1)
699
compilation.
Dispose
();