4 references to AddRef
System.Private.Windows.Core (2)
Windows\Win32\System\Com\IUnknown.CCW.cs (2)
64
Lifetime<Vtbl, Interface>.
AddRef
(@this);
69
private static unsafe uint AddRef(IUnknown* @this) => Lifetime<Vtbl, Interface>.
AddRef
(@this);
System.Private.Windows.Core.Tests (2)
System\Private\Windows\Ole\DataObjectProxy.cs (2)
105
Lifetime.
AddRef
(@this);
122
private static unsafe uint AddRef(IDataObject* @this) => Lifetime.
AddRef
(@this);