3 references to AuthenticationStateProvider
Microsoft.AspNetCore.Components.Authorization (3)
CascadingAuthenticationState_razor.g.cs (3)
88
AuthenticationStateProvider
.AuthenticationStateChanged += OnAuthenticationStateChanged;
90
_currentAuthenticationStateTask =
AuthenticationStateProvider
105
AuthenticationStateProvider
.AuthenticationStateChanged -= OnAuthenticationStateChanged;