4 references to AreInSortedOrder
Microsoft.AspNetCore.Razor.Utilities.Shared (4)
Utilities\SortHelper`1.cs (4)
91
if (!
AreInSortedOrder
(currentKey, previousKey))
120
if (!
AreInSortedOrder
(currentKey, previousKey))
165
if (!
AreInSortedOrder
(currentKey, previousKey))
195
if (!
AreInSortedOrder
(currentKey, previousKey))