1 write to _uri
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
106
_uri
= value;
2 references to _uri
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
101
return
_uri
!;
329
new LocationChangedEventArgs(
_uri
!, isInterceptedLink)