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