6 writes to _pendingAnchorRestore
Microsoft.AspNetCore.Components.Web (6)
Virtualization\Virtualize.cs (6)
491_pendingAnchorRestore = false; 499_pendingAnchorRestore = false; 712_pendingAnchorRestore = false; 866_pendingAnchorRestore = true; 886_pendingAnchorRestore = true; 964_pendingAnchorRestore = true;
3 references to _pendingAnchorRestore
Microsoft.AspNetCore.Components.Web (3)
Virtualization\Virtualize.cs (3)
483var shouldRestore = _pendingAnchorRestore && !_pendingScrollToBottom && _currentScrollCts is null; 668if (_pendingAnchorRestore || ShouldSuppressSpacerCallback()) 688if (_pendingAnchorRestore || ShouldSuppressSpacerCallback())