1 write to _authenticationState
Microsoft.AspNetCore.Components.Authorization.Tests (1)
AuthorizeRouteViewTest.cs (1)
409_authenticationState = authenticationState;
1 reference to _authenticationState
Microsoft.AspNetCore.Components.Authorization.Tests (1)
AuthorizeRouteViewTest.cs (1)
416builder.AddComponentParameter(1, nameof(CascadingValue<object>.Value), _authenticationState);