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