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