1 instantiation of GenericMethodsHashtableNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
198var genericMethodsHashtableNode = new GenericMethodsHashtableNode(nativeReferencesTableNode);
2 references to GenericMethodsHashtableNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GenericMethodsHashtableEntryNode.cs (1)
28GenericMethodsHashtableNode.GetGenericMethodsHashtableDependenciesForMethod(ref dependencies, factory, _method);
Compiler\MetadataManager.cs (1)
198var genericMethodsHashtableNode = new GenericMethodsHashtableNode(nativeReferencesTableNode);