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)
848return _GCStatics.GetOrAdd(type);