2 implementations of NavigationManager_SetHasLocationChangingListeners
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
48public void NavigationManager_SetHasLocationChangingListeners(int rendererId, bool value)
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
TestInternalJSImportMethods.cs (1)
37public void NavigationManager_SetHasLocationChangingListeners(int rendererId, bool value) { }