1 write to _updateScrollPositionForHashLastLocation
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
279
_updateScrollPositionForHashLastLocation
= relativePath.ToString();
1 reference to _updateScrollPositionForHashLastLocation
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
277
if (relativePath !=
_updateScrollPositionForHashLastLocation
)