1 write to _uri
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
87
_uri
= value;
2 references to _uri
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
82
return
_uri
!;
300
new LocationChangedEventArgs(
_uri
!, isInterceptedLink)