1 write to InstanceEntryPointTable
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
997
InstanceEntryPointTable
= new InstanceEntryPointTableNode(this);
1 reference to InstanceEntryPointTable
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
998
Header.Add(Internal.Runtime.ReadyToRunSectionType.InstanceMethodEntryPoints,
InstanceEntryPointTable
);