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