2 references to AdjustForPrependAsync
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
853
result = await
AdjustForPrependAsync
(countDelta, result.TotalItemCount, cancellationToken);
873
result = await
AdjustForPrependAsync
(countDelta, result.TotalItemCount, cancellationToken);