1 write to MethodIL
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
222return new MethodILData() { Method = key, MethodIL = methodIL };
1 reference to MethodIL
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
120return _methodILCache.GetOrCreateValue(method).MethodIL;