2 references to ILCache
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (2)
71
_methodILCache = new
ILCache
((ReadyToRunILProvider)ilProvider, NodeFactory.CompilationModuleGroup);
836
_methodILCache = new
ILCache
(_methodILCache.ILProvider, NodeFactory.CompilationModuleGroup);