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