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