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