9 writes to Vtable
System.Data.OleDb (9)
_generated\0\System.Data.Common.UnsafeNativeMethods.ISQLErrorInfo.cs (3)
28out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->QueryInterface_0, 29out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->AddRef_1, 30out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->Release_2);
_generated\1\System.Data.Common.UnsafeNativeMethods.IErrorInfo.cs (3)
30out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->QueryInterface_0, 31out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->AddRef_1, 32out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->Release_2);
_generated\2\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (3)
33out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->QueryInterface_0, 34out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->AddRef_1, 35out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref Vtable))->Release_2);
13 references to Vtable
System.Data.OleDb (13)
_generated\0\System.Data.Common.UnsafeNativeMethods.ISQLErrorInfo.cs (2)
16public static void** ManagedVirtualMethodTable => (void**)global::System.Runtime.CompilerServices.Unsafe.AsPointer(in InterfaceImplementation.Vtable); 32Vtable.GetSQLInfo_3 = &ABI_GetSQLInfo;
_generated\1\System.Data.Common.UnsafeNativeMethods.IErrorInfo.cs (4)
18public static void** ManagedVirtualMethodTable => (void**)global::System.Runtime.CompilerServices.Unsafe.AsPointer(in InterfaceImplementation.Vtable); 34Vtable.GetGUID_3 = &ABI_GetGUID; 35Vtable.GetSource_4 = &ABI_GetSource; 36Vtable.GetDescription_5 = &ABI_GetDescription;
_generated\2\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (7)
21public static void** ManagedVirtualMethodTable => (void**)global::System.Runtime.CompilerServices.Unsafe.AsPointer(in InterfaceImplementation.Vtable); 37Vtable.AddErrorRecord_3 = &ABI_AddErrorRecord; 38Vtable.GetBasicErrorInfo_4 = &ABI_GetBasicErrorInfo; 39Vtable.GetCustomErrorObject_5 = &ABI_GetCustomErrorObject; 40Vtable.GetErrorInfo_6 = &ABI_GetErrorInfo; 41Vtable.GetErrorParameters_7 = &ABI_GetErrorParameters; 42Vtable.GetRecordCount_8 = &ABI_GetRecordCount;