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