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)
103return _uri!; 339new LocationChangedEventArgs(_uri!, isInterceptedLink)