6 references to NotifyLocationChanged
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
564/// <see cref="NotifyLocationChanged(bool)"/> until they have first confirmed the navigation by calling
Microsoft.AspNetCore.Components.Server (3)
Circuits\RemoteNavigationManager.cs (3)
51NotifyLocationChanged(isInterceptedLink: false); 64NotifyLocationChanged(isInterceptedLink: false); 93NotifyLocationChanged(intercepted);
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\WebAssemblyNavigationManager.cs (1)
43NotifyLocationChanged(isInterceptedLink);
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewNavigationManager.cs (1)
29NotifyLocationChanged(intercepted);