2 instantiations of RoundingErrorIndexComparer
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
2249
Array.Sort(definitionIndices, 0, definitions.Length, new
RoundingErrorIndexComparer
(roundingErrors));
2718
Array.Sort(definitionIndices, 0, definitions.Length, new
RoundingErrorIndexComparer
(roundingErrors));