1 write to _authenticationStateTask
Microsoft.AspNetCore.Components.Endpoints (1)
DependencyInjection\ServerAuthenticationStateProvider.cs (1)
23_authenticationStateTask = authenticationStateTask ?? throw new ArgumentNullException(nameof(authenticationStateTask));
2 references to _authenticationStateTask
Microsoft.AspNetCore.Components.Endpoints (2)
DependencyInjection\ServerAuthenticationStateProvider.cs (2)
17=> _authenticationStateTask 24NotifyAuthenticationStateChanged(_authenticationStateTask);