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