2 references to _objectToHandle
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
753
if (!
_objectToHandle
.TryGetValue(obj, out handle))
757
_objectToHandle
.Add(obj, handle);