2 references to _sectionNumberToComdatAuxRecord
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (2)
135
_sectionNumberToComdatAuxRecord
[_sections.Count] = auxRecord;
432
if (
_sectionNumberToComdatAuxRecord
.TryGetValue(sectionIndex, out var auxRecord))