1 write to AddRef
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
66AddRef = Marshal.GetDelegateForFunctionPointer<IUnknownVftbl._AddRef>(addRef),
2 references to AddRef
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (2)
116VftblIUnknown.AddRef(ThisPtr); 188obj._vftblIUnknown.AddRef(obj.ThisPtr);