1 interface inheriting from IPdbWriter
Microsoft.DiaSymReader (1)
_generated\36\Microsoft.DiaSymReader.IPdbWriter.cs (1)
24
file unsafe interface InterfaceImplementation : global::Microsoft.DiaSymReader.
IPdbWriter
21 references to IPdbWriter
Microsoft.DiaSymReader (21)
_generated\36\Microsoft.DiaSymReader.IPdbWriter.cs (20)
45
int global::Microsoft.DiaSymReader.
IPdbWriter
.__SetPath()
47
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
IPdbWriter
));
66
global::Microsoft.DiaSymReader.
IPdbWriter
@this = default;
73
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
IPdbWriter
>(__this_native);
90
int global::Microsoft.DiaSymReader.
IPdbWriter
.__OpenMod()
92
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
IPdbWriter
));
111
global::Microsoft.DiaSymReader.
IPdbWriter
@this = default;
118
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
IPdbWriter
>(__this_native);
135
int global::Microsoft.DiaSymReader.
IPdbWriter
.__CloseMod()
137
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
IPdbWriter
));
156
global::Microsoft.DiaSymReader.
IPdbWriter
@this = default;
163
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
IPdbWriter
>(__this_native);
180
int global::Microsoft.DiaSymReader.
IPdbWriter
.__GetPath()
182
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
IPdbWriter
));
201
global::Microsoft.DiaSymReader.
IPdbWriter
@this = default;
208
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
IPdbWriter
>(__this_native);
225
void global::Microsoft.DiaSymReader.
IPdbWriter
.GetSignatureAge(out uint sig, out int age)
227
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
IPdbWriter
));
249
global::Microsoft.DiaSymReader.
IPdbWriter
@this = default;
258
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
IPdbWriter
>(__this_native);
Writer\SymUnmanagedWriterImpl.cs (1)
741
((
IPdbWriter
)symWriter).GetSignatureAge(out stamp, out age);