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