1 write to Navigation
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
76
Navigation
= navigation;
2 references to Navigation
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
Services\RemoteAuthenticationService.cs (2)
179
customReturnUrl != null ?
Navigation
.ToAbsoluteUri(customReturnUrl).AbsoluteUri :
Navigation
.Uri;