1 write to _navigation
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\AccessTokenNotAvailableException.cs (1)
29_navigation = navigation;
3 references to _navigation
Microsoft.AspNetCore.Components.WebAssembly.Authentication (3)
Services\AccessTokenNotAvailableException.cs (3)
40_navigation.NavigateToLogin(_tokenResult.InteractiveRequestUrl, _tokenResult.InteractionOptions); 44_navigation.NavigateTo(_tokenResult.InteractiveRequestUrl!); 57_navigation.NavigateToLogin(_tokenResult.InteractiveRequestUrl!, _tokenResult.InteractionOptions!);