1 write to _abbrevSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfoWriter.cs (1)
42_abbrevSectionWriter = abbrevSectionWriter;
3 references to _abbrevSectionWriter
ILCompiler.Compiler (3)
Compiler\ObjectWriter\Dwarf\DwarfInfoWriter.cs (3)
218_abbrevSectionWriter.WriteULEB128((ulong)abbreviationCode); 219abbrev.Write(_abbrevSectionWriter, TargetPointerSize); 221_abbrevSectionWriter.Write([0, 0]);