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