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