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