4 references to Unbox
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Reflection\InvokerEmitUtil.cs (4)
72
Unbox
(il, typeof(IntPtr));
76
Unbox
(il, parameterType);
129
Unbox
(il, typeof(IntPtr));
133
Unbox
(il, parameterType);