2 references to ReboxFromNullable
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.cs (1)
334dest![i] = RuntimeMethodHandle.ReboxFromNullable(copyOfParameters[i]);
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (1)
452dest![i] = RuntimeMethodHandle.ReboxFromNullable(copyOfParameters[i]);