1 write to _importSection
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\GCRefMapNode.cs (1)
23_importSection = importSection;
3 references to _importSection
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\GCRefMapNode.cs (3)
50sb.Append(_importSection.Name); 122return comparer.Compare(_importSection, ((GCRefMapNode)other)._importSection);