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