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