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