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