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