4 instantiations of TestAuthenticationStateProvider
Microsoft.AspNetCore.Components.Authorization.Tests (4)
AuthorizeRouteViewTest.cs (1)
24_authenticationStateProvider = new TestAuthenticationStateProvider();
CascadingAuthenticationStateTest.cs (3)
37var authStateProvider = new TestAuthenticationStateProvider() 70var authStateProvider = new TestAuthenticationStateProvider() 122var authStateProvider = new TestAuthenticationStateProvider()
4 references to TestAuthenticationStateProvider
Microsoft.AspNetCore.Components.Authorization.Tests (4)
AuthorizeRouteViewTest.cs (1)
16private readonly TestAuthenticationStateProvider _authenticationStateProvider;
CascadingAuthenticationStateTest.cs (3)
37var authStateProvider = new TestAuthenticationStateProvider() 70var authStateProvider = new TestAuthenticationStateProvider() 122var authStateProvider = new TestAuthenticationStateProvider()