1 implementation of NavigationManager_GetLocationHref
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
42public string NavigationManager_GetLocationHref()
1 reference to NavigationManager_GetLocationHref
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
167var uri = _jsMethods.NavigationManager_GetLocationHref();