1 instantiation of ExactMethodInstantiationsNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
192var exactMethodInstantiations = new ExactMethodInstantiationsNode(nativeReferencesTableNode);
2 references to ExactMethodInstantiationsNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\ExactMethodInstantiationsEntryNode.cs (1)
31ExactMethodInstantiationsNode.GetExactMethodInstantiationDependenciesForMethod(ref dependencies, factory, _method);
Compiler\MetadataManager.cs (1)
192var exactMethodInstantiations = new ExactMethodInstantiationsNode(nativeReferencesTableNode);