2 references to ConvertToManagedWithoutUnboxing
mscorlib (2)
system\stubhelpers.cs (2)
1367
object wrapper = InterfaceMarshaler.
ConvertToManagedWithoutUnboxing
(pNative);
1545
object obj = InterfaceMarshaler.
ConvertToManagedWithoutUnboxing
(pInsp);