1 write to _sectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (1)
50
_sectionWriter
= sectionWriter;
1 reference to _sectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (1)
294
return new SubsectionWriter(subsectionKind,
_sectionWriter
);