1 instantiation of StaticsInfoHashtableNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
213var staticsInfoHashtableNode = new StaticsInfoHashtableNode(nativeReferencesTableNode, nativeStaticsTableNode);
2 references to StaticsInfoHashtableNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GenericStaticBaseInfoNode.cs (1)
30StaticsInfoHashtableNode.AddStaticsInfoDependencies(ref dependencies, factory, Type);
Compiler\MetadataManager.cs (1)
213var staticsInfoHashtableNode = new StaticsInfoHashtableNode(nativeReferencesTableNode, nativeStaticsTableNode);