2 references to Target
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3517
method = unboxingMethodDesc.
Target
;
src\runtime\src\coreclr\tools\Common\JitInterface\UnboxingMethodDesc.cs (1)
98
return ((UnboxingMethodDesc)method).
Target
;