1 write to _debugTypesSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
181
_debugTypesSectionWriter
= GetOrCreateSection(DebugTypesSection);
2 references to _debugTypesSectionWriter
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (2)
182
_debugTypesSectionWriter
.EmitAlignment(4);
185
_debugTypesSectionWriter
);