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)
51
NotifyLocationChanged
(isInterceptedLink: false);
64
NotifyLocationChanged
(isInterceptedLink: false);
93
NotifyLocationChanged
(intercepted);
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\WebAssemblyNavigationManager.cs (1)
43
NotifyLocationChanged
(isInterceptedLink);
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewNavigationManager.cs (1)
29
NotifyLocationChanged
(intercepted);