1 instantiation of InterfaceGenericVirtualMethodTableNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
204var interfaceGenericVirtualMethodTableNode = new InterfaceGenericVirtualMethodTableNode(commonFixupsTableNode);
2 references to InterfaceGenericVirtualMethodTableNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\TypeGVMEntriesNode.cs (1)
73InterfaceGenericVirtualMethodTableNode.GetGenericVirtualMethodImplementationDependencies(ref _staticDependencies, context, entry.CallingMethod, entry.ImplementationType, entry.ImplementationMethod);
Compiler\MetadataManager.cs (1)
204var interfaceGenericVirtualMethodTableNode = new InterfaceGenericVirtualMethodTableNode(commonFixupsTableNode);