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