1 instantiation of RuntimeFunctionsTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
894
RuntimeFunctionsTable = new
RuntimeFunctionsTableNode
(this);
1 reference to RuntimeFunctionsTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
441
public
RuntimeFunctionsTableNode
RuntimeFunctionsTable;