1 instantiation of MethodEntrypointHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
303_methodEntrypoints = new MethodEntrypointHashtable(this);
1 reference to MethodEntrypointHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1101private MethodEntrypointHashtable _methodEntrypoints;