1 reference to HandleLocationChangingAsync
Microsoft.AspNetCore.Components.WebAssembly (1)
Infrastructure\JSInteropMethods.cs (1)
32
return await WebAssemblyNavigationManager.Instance.
HandleLocationChangingAsync
(uri, state, isInterceptedLink);