1 write to _GCStaticIndirectionNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
232
_GCStaticIndirectionNodes
= new NodeCache<MetadataType, EmbeddedObjectNode>((MetadataType type) =>
1 reference to _GCStaticIndirectionNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
855
return
_GCStaticIndirectionNodes
.GetOrAdd(type);