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