2 references to _sections
ILCompiler.ReadyToRun (2)
parent\parent\Common\Compiler\ObjectWriter\UnixObjectWriter.cs (2)
42
_sections
.Add(new UnixSectionDefinition(symbolName, sectionStream));
46
_sections
.Add(null);