2 references to AuthStateTask
Microsoft.AspNetCore.Components.Authorization.Tests (2)
CascadingAuthenticationStateTest.cs (2)
163if (AuthStateTask.IsCompleted) 165var identity = AuthStateTask.Result.User.Identity;