1 write to _nonGCStatics
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
208
_nonGCStatics
= new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) =>
1 reference to _nonGCStatics
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
840
return
_nonGCStatics
.GetOrAdd(type);