1 write to _uri
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
108
_uri
= value;
2 references to _uri
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
103
return
_uri
!;
339
new LocationChangedEventArgs(
_uri
!, isInterceptedLink)