2 references to GetInterfaceTypeNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (2)
60uint interfaceTypeIndex = _externalReferences.GetIndex(GetInterfaceTypeNode(factory, targetMethod)); 103result.Add(GetInterfaceTypeNode(factory, targetMethod), "Interface type");