1 instantiation of VTableSliceHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
537
_vTableNodes = new
VTableSliceHashtable
(this);
1 reference to VTableSliceHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1048
private
VTableSliceHashtable
_vTableNodes;