1 instantiation of DispatchCellComparer
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (1)
32
foreach (InterfaceDispatchCellNode node in new SortedSet<InterfaceDispatchCellNode>(factory.MetadataManager.GetInterfaceDispatchCells(), new
DispatchCellComparer
()))