1 reference to CustomDebugInfoWriter
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2937
CustomDebugInfoWriter customDebugInfoWriter = (nativePdbWriterOpt != null) ? new
CustomDebugInfoWriter
(nativePdbWriterOpt) : null;