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)
1101
private
MethodEntrypointHashtable
_methodEntrypoints;