1 write to CrossModuleInlningInfo
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
964
this.
CrossModuleInlningInfo
= crossModuleInliningInfoTable;
2 references to CrossModuleInlningInfo
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (2)
375
if (nodeFactory.
CrossModuleInlningInfo
!= null)
376
nodeFactory.
CrossModuleInlningInfo
.Initialize(SymbolNodeFactory);