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)
416
builder.AddComponentParameter(1, nameof(CascadingValue<object>.Value),
_authenticationState
);