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