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)
1213return _gvmTableEntries.GetOrAdd(type);