1 interface inheriting from ISymUnmanagedDocumentWriter
Microsoft.DiaSymReader (1)
_generated\35\Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter.cs (1)
21file unsafe interface InterfaceImplementation : global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter
68 references to ISymUnmanagedDocumentWriter
Microsoft.DiaSymReader (68)
_generated\35\Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter.cs (8)
39void global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter.SetSource(uint sourceSize, byte[] source) 41var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter)); 60global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter @this = default; 72@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>(__this_native); 87void global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter.SetCheckSum(global::System.Guid algorithmId, uint checkSumSize, byte[] checkSum) 89var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter)); 108global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter @this = default; 120@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>(__this_native);
_generated\37\Microsoft.DiaSymReader.ISymUnmanagedWriter5.cs (26)
101global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineDocument(string url, ref global::System.Guid language, ref global::System.Guid languageVendor, ref global::System.Guid documentType) 107global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter __retVal = default; 126__retVal = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__retVal_native); 133global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__retVal_native); 153global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter __invokeRetVal = default; 167__invokeRetValUnmanaged = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(__invokeRetVal); 801void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetMethodSourceRange(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn) 812__endDoc_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(endDoc); 813__startDoc_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(startDoc); 825global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__endDoc_native); 826global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__startDoc_native); 835global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc = default; 836global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc = default; 841endDoc = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__endDoc_native); 842startDoc = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__startDoc_native); 974void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineSequencePoints(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int count, int[] offsets, int[] lines, int[] columns, int[] endLines, int[] endColumns) 984__document_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(document); 1002global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__document_native); 1011global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document = default; 1047document = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__document_native); 1601void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.MapTokenToSourceSpan(int token, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn) 1611__document_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(document); 1623global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__document_native); 1632global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document = default; 1637document = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__document_native);
_generated\38\Microsoft.DiaSymReader.ISymUnmanagedWriter8.cs (26)
291global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter global::Microsoft.DiaSymReader.ISymUnmanagedWriter8.DefineDocument(string url, ref global::System.Guid language, ref global::System.Guid languageVendor, ref global::System.Guid documentType) 297global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter __retVal = default; 316__retVal = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToManaged(__retVal_native); 323global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__retVal_native); 619void global::Microsoft.DiaSymReader.ISymUnmanagedWriter8.SetMethodSourceRange(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn) 630__endDoc_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(endDoc); 631__startDoc_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(startDoc); 643global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__endDoc_native); 644global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__startDoc_native); 709void global::Microsoft.DiaSymReader.ISymUnmanagedWriter8.DefineSequencePoints(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int count, int[] offsets, int[] lines, int[] columns, int[] endLines, int[] endColumns) 719__document_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(document); 737global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__document_native); 1002void global::Microsoft.DiaSymReader.ISymUnmanagedWriter8.MapTokenToSourceSpan(int token, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn) 1012__document_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.ConvertToUnmanaged(document); 1024global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter>.Free(__document_native); 1029global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineDocument(string url, ref global::System.Guid language, ref global::System.Guid languageVendor, ref global::System.Guid documentType) => throw new global::System.Diagnostics.UnreachableException(); 1061void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.SetMethodSourceRange(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn) => throw new global::System.Diagnostics.UnreachableException(); 1067void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.DefineSequencePoints(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int count, int[] offsets, int[] lines, int[] columns, int[] endLines, int[] endColumns) => throw new global::System.Diagnostics.UnreachableException(); 1093void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.MapTokenToSourceSpan(int token, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn) => throw new global::System.Diagnostics.UnreachableException(); 1103new global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter DefineDocument(string url, ref global::System.Guid language, ref global::System.Guid languageVendor, ref global::System.Guid documentType) => ((global::Microsoft.DiaSymReader.ISymUnmanagedWriter5)this).DefineDocument(url, ref language, ref languageVendor, ref documentType); 1151new void SetMethodSourceRange(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn) => ((global::Microsoft.DiaSymReader.ISymUnmanagedWriter5)this).SetMethodSourceRange(startDoc, startLine, startColumn, endDoc, endLine, endColumn); 1160new void DefineSequencePoints(global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int count, int[] offsets, int[] lines, int[] columns, int[] endLines, int[] endColumns) => ((global::Microsoft.DiaSymReader.ISymUnmanagedWriter5)this).DefineSequencePoints(document, count, offsets, lines, columns, endLines, endColumns); 1199new void MapTokenToSourceSpan(int token, global::Microsoft.DiaSymReader.ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn) => ((global::Microsoft.DiaSymReader.ISymUnmanagedWriter5)this).MapTokenToSourceSpan(token, document, startLine, startColumn, endLine, endColumn);
Writer\ISymUnmanagedWriter.cs (5)
41ISymUnmanagedDocumentWriter DefineDocument(string url, ref Guid language, ref Guid languageVendor, ref Guid documentType); 57void SetMethodSourceRange(ISymUnmanagedDocumentWriter startDoc, uint startLine, uint startColumn, ISymUnmanagedDocumentWriter endDoc, uint endLine, uint endColumn); 60void DefineSequencePoints(ISymUnmanagedDocumentWriter document, int count, 119void MapTokenToSourceSpan(int token, ISymUnmanagedDocumentWriter document, int startLine, int startColumn, int endLine, int endColumn);
Writer\SymUnmanagedWriterImpl.cs (3)
25private readonly List<ISymUnmanagedDocumentWriter> _documentWriters; 37_documentWriters = new List<ISymUnmanagedDocumentWriter>(); 156ISymUnmanagedDocumentWriter documentWriter;