3 references to TemplateMethodEntry
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\GenericMethodsTemplateMap.cs (1)
81
dependencies.Add(new DependencyListEntry(factory.NativeLayout.
TemplateMethodEntry
(method), "Template Method Entry"));
Compiler\DependencyAnalysis\GenericVirtualMethodImplNode.cs (1)
57
dependencies.Add(factory.NativeLayout.
TemplateMethodEntry
(_method), "GVM Dependency - Template entry");
Compiler\MetadataManager.cs (1)
473
factory.NativeLayout.
TemplateMethodEntry
(method.GetCanonMethodTarget(CanonicalFormKind.Specific)),