1 write to _r2rFactory
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionsTableNode.cs (1)
17
_r2rFactory
= r2rFactory;
2 references to _r2rFactory
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionsTableNode.cs (2)
18
_r2rFactory
.ManifestMetadataTable.RegisterEmitter(this);
27
importSection.MaterializeSignature(
_r2rFactory
);