3 references to _methodILScopeToHandle
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
729_methodILScopeToHandle.Clear(); 792if (!_methodILScopeToHandle.TryGetValue(owningMethod, out IntPtr handle)) 793_methodILScopeToHandle[owningMethod] = handle = ObjectToHandleUnchecked((object)methodIL);