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