1 instantiation of ImportSectionsTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
970
ImportSectionsTable = new
ImportSectionsTableNode
(this);
1 reference to ImportSectionsTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
426
public
ImportSectionsTableNode
ImportSectionsTable;