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