3 references to _handleToObject
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
757handle = (IntPtr)(handleMultiplier * _handleToObject.Count + handleBase); 761_handleToObject.Add(obj); 774return _handleToObject[index];