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