3 references to GetTemplateMethodDependencies
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (2)
1309GenericMethodsTemplateMap.GetTemplateMethodDependencies(ref dependencies, factory, _method.GetCanonMethodTarget(CanonicalFormKind.Specific)); 1555GenericMethodsTemplateMap.GetTemplateMethodDependencies(ref dependencies, factory, _method.GetCanonMethodTarget(CanonicalFormKind.Specific));
Compiler\MetadataManager.cs (1)
506GenericMethodsTemplateMap.GetTemplateMethodDependencies(ref dependencies, factory, method);