8 references to AddRef
Microsoft.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropFormat.cs (1)
85Marshal.AddRef(mediumSource.hGlobal);
System.Management (4)
System\Management\ManagementEventWatcher.cs (1)
660Marshal.AddRef(pWbemClassObject);
System\Management\WmiEventSink.cs (3)
126Marshal.AddRef(pIWbemClassObject); 146Marshal.AddRef(pErrorObj); 289Marshal.AddRef(pIWbemClassObject);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ReferenceTrackerHost.cs (1)
151Marshal.AddRef(pThis);
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropFormat.cs (1)
85Marshal.AddRef(mediumSource.hGlobal);
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\Marshalling\FreeThreadedStrategy.cs (1)
19Marshal.AddRef((nint)unknown);