Base:
3 references to GetHashCode
Microsoft.AspNetCore.Components.QuickGrid (3)
QuickGrid.razor.cs (3)
205|| (Pagination?.GetHashCode() != _lastRefreshedPaginationStateHash); 352_lastRefreshedPaginationStateHash = Pagination?.GetHashCode(); 361_lastRefreshedPaginationStateHash = Pagination?.GetHashCode();