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