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