1 write to _gvmTableEntries
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
354
_gvmTableEntries
= new NodeCache<TypeDesc, TypeGVMEntriesNode>(type =>
1 reference to _gvmTableEntries
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1213
return
_gvmTableEntries
.GetOrAdd(type);