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