1 write to handle
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
117this.handle = handle;
2 references to handle
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
306TypeDesc type = (TypeDesc)handleToObject[likelyClassMethods->handle]; 316MethodDesc method = (MethodDesc)handleToObject[likelyClassMethods->handle];