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