1 reference to QuickSortThreshold
PresentationFramework (1)
src\Framework\MS\Internal\Data\RBTree.cs (1)
183while (high - low > QuickSortThreshold)