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