1 write to _genericStaticBaseInfos
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
400_genericStaticBaseInfos = new NodeCache<MetadataType, GenericStaticBaseInfoNode>(type =>
1 reference to _genericStaticBaseInfos
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1274return _genericStaticBaseInfos.GetOrAdd(type);