2 references to _AddRef
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
66
AddRef = Marshal.GetDelegateForFunctionPointer<IUnknownVftbl.
_AddRef
>(addRef),
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs (1)
16
public
_AddRef
AddRef;