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