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