1 instantiation of VirtualMethodUseHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
418
_virtMethods = new
VirtualMethodUseHashtable
(this);
1 reference to VirtualMethodUseHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1406
private
VirtualMethodUseHashtable
_virtMethods;