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