1 write to _vTableNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
530
_vTableNodes
= new VTableSliceHashtable(this);
1 reference to _vTableNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1045
return
_vTableNodes
.GetOrCreateValue(type);