4 references to lpVtbl
System.Windows.Forms.Primitives (4)
Windows.Win32.IErrorLog.g.cs (4)
41 return ((delegate *unmanaged [Stdcall]<IErrorLog*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IErrorLog*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IErrorLog*,uint>)lpVtbl[1])((IErrorLog*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IErrorLog*,uint>)lpVtbl[2])((IErrorLog*)Unsafe.AsPointer(ref this)); 93 ((delegate *unmanaged [Stdcall]<IErrorLog*,winmdroot.Foundation.PCWSTR ,winmdroot.System.Com.EXCEPINFO* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IErrorLog*)Unsafe.AsPointer(ref this), pszPropName, pExcepInfo).ThrowOnFailure();