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