2 references to ScanForInterfaceGenericVirtualMethodEntries
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\InterfaceGenericVirtualMethodTableNode.cs (1)
129foreach (var typeGVMEntryInfo in interestingEntry.ScanForInterfaceGenericVirtualMethodEntries())
Compiler\DependencyAnalysis\TypeGVMEntriesNode.cs (1)
72foreach (var entry in ScanForInterfaceGenericVirtualMethodEntries())