1 write to _debugSymbolSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
175_debugSymbolSectionWriter = GetOrCreateSection(DebugSymbolSection);
3 references to _debugSymbolSectionWriter
ILCompiler.Compiler (3)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (3)
176_debugSymbolSectionWriter.EmitAlignment(4); 179_debugSymbolSectionWriter); 265_debugFileTableBuilder.Write(_debugSymbolSectionWriter);