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