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