3 references to SetComObjectData
mscorlib (3)
system\Runtime\InteropServices\ComEventsHelper.cs (1)
182
Marshal.
SetComObjectData
(rcw, typeof(ComEventsInfo), null);
system\Runtime\InteropServices\ComEventsInfo.cs (1)
64
Marshal.
SetComObjectData
(rcw, typeof(ComEventsInfo), eventsInfo);
system\runtime\interopservices\marshal.cs (1)
2124
if (!
SetComObjectData
(o, t, Wrapper))