1 instantiation of DispatchCellComparer
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GvmDispatchCellInfoSectionNode.cs (1)
33
foreach (DispatchCellNode node in new SortedSet<DispatchCellNode>(factory.MetadataManager.GetDispatchCells(), new
DispatchCellComparer
()))