4 references to GetComIUnknown
mscorlib (4)
system\runtime\remoting\realproxy.cs (1)
649
return MarshalByRefObject.
GetComIUnknown
((MarshalByRefObject)GetTransparentProxy());
system\runtime\remoting\remotingproxy.cs (3)
604
pUnk = MarshalByRefObject.
GetComIUnknown
((MarshalByRefObject)otp);
609
pUnk = MarshalByRefObject.
GetComIUnknown
((MarshalByRefObject)otp);
624
pUnk = MarshalByRefObject.
GetComIUnknown
((MarshalByRefObject)otp);