1 write to _typeThreadStaticIndices
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
246
_typeThreadStaticIndices
= new NodeCache<MetadataType, TypeThreadStaticIndexNode>(type =>
1 reference to _typeThreadStaticIndices
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
876
return
_typeThreadStaticIndices
.GetOrAdd(type);