4 writes to Vtable
ILCompiler.Diagnostics (4)
_generated\0\Microsoft.DiaSymReader.ISymNGenWriter.cs (3)
29
out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref
Vtable
))->QueryInterface_0,
30
out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref
Vtable
))->AddRef_1,
31
out *(nint*)&((InterfaceImplementationVtable*)global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref
Vtable
))->Release_2);
_generated\1\Microsoft.DiaSymReader.ISymNGenWriter2.cs (1)
35
global::System.Runtime.CompilerServices.Unsafe.AsPointer(ref
Vtable
),
9 references to Vtable
ILCompiler.Diagnostics (9)
_generated\0\Microsoft.DiaSymReader.ISymNGenWriter.cs (3)
17
public static void** ManagedVirtualMethodTable => (void**)global::System.Runtime.CompilerServices.Unsafe.AsPointer(in InterfaceImplementation.
Vtable
);
33
Vtable
.AddSymbol_3 = &ABI_AddSymbol;
34
Vtable
.AddSection_4 = &ABI_AddSection;
_generated\1\Microsoft.DiaSymReader.ISymNGenWriter2.cs (6)
22
public static void** ManagedVirtualMethodTable => (void**)global::System.Runtime.CompilerServices.Unsafe.AsPointer(in InterfaceImplementation.
Vtable
);
38
Vtable
.OpenModW_5 = &ABI_OpenModW;
39
Vtable
.CloseMod_6 = &ABI_CloseMod;
40
Vtable
.ModAddSymbols_7 = &ABI_ModAddSymbols;
41
Vtable
.ModAddSecContribEx_8 = &ABI_ModAddSecContribEx;
42
Vtable
.QueryPDBNameExW_9 = &ABI_QueryPDBNameExW;