2 references to GetDebugInfo
Microsoft.CodeAnalysis (2)
DiaSymReader\Writer\SymUnmanagedWriterImpl.cs (2)
731
symWriter.
GetDebugInfo
(ref debugDir, 0, out dataLength, null);
743
symWriter.
GetDebugInfo
(ref debugDir, dataLength, out dataLength, pb);