2 references to ILCache
ILCompiler.Compiler (2)
Compiler\Compilation.cs (2)
74
_methodILCache = new
ILCache
(ilProvider);
83
_methodILCache = new
ILCache
(_methodILCache.ILProvider);