1 interface inheriting from ISymUnmanagedCompilerInfoWriter
Microsoft.DiaSymReader (1)
_generated\34\Microsoft.DiaSymReader.ISymUnmanagedCompilerInfoWriter.cs (1)
20
file unsafe interface InterfaceImplementation : global::Microsoft.DiaSymReader.
ISymUnmanagedCompilerInfoWriter
5 references to ISymUnmanagedCompilerInfoWriter
Microsoft.DiaSymReader (5)
_generated\34\Microsoft.DiaSymReader.ISymUnmanagedCompilerInfoWriter.cs (4)
37
int global::Microsoft.DiaSymReader.
ISymUnmanagedCompilerInfoWriter
.AddCompilerInfo(ushort major, ushort minor, ushort build, ushort revision, string name)
39
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedCompilerInfoWriter
));
58
global::Microsoft.DiaSymReader.
ISymUnmanagedCompilerInfoWriter
@this = default;
65
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedCompilerInfoWriter
>(__this_native);
Writer\SymUnmanagedWriterImpl.cs (1)
752
if (symWriter is not
ISymUnmanagedCompilerInfoWriter
infoWriter)