4 references to lpVtbl
System.Windows.Forms.Primitives (4)
Windows.Win32.IProvideClassInfo.g.cs (4)
42 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IProvideClassInfo*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo*,uint>)lpVtbl[1])((IProvideClassInfo*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo*,uint>)lpVtbl[2])((IProvideClassInfo*)Unsafe.AsPointer(ref this)); 87 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo*,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IProvideClassInfo*)Unsafe.AsPointer(ref this), ppTI);