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