3 references to _sections
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\OutputInfoBuilder.cs (3)
159_sections.Add(section); 197OutputSection section = _sections[node.SectionIndex]; 241public IReadOnlyList<OutputSection> Sections => _sections;