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