11 references to CreateAuthenticationState
Microsoft.AspNetCore.Components.Authorization.Tests (11)
AuthorizeViewTest.cs (11)
59rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 93rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 123rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 159rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 195rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 206rootComponent.AuthenticationState = CreateAuthenticationState("Ronaldo"); 324authTcs.SetResult(await CreateAuthenticationState("Monsieur")); 380authTcs.SetResult(await CreateAuthenticationState("Monsieur")); 414rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 437rootComponent.AuthenticationState = CreateAuthenticationState("Nellie"); 462rootComponent.AuthenticationState = CreateAuthenticationState("Nellie");