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