1 write to _first
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\GridSort.cs (1)
28_first = first;
1 reference to _first
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\GridSort.cs (1)
90var orderedQueryable = _first(queryable, ascending);