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