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