1 reference to DispatchCellComparer
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (1)
49
foreach (InterfaceDispatchCellNode node in new SortedSet<InterfaceDispatchCellNode>(factory.MetadataManager.GetInterfaceDispatchCells(), new
DispatchCellComparer
(factory)))