2 references to AuthorizeCalls
Microsoft.AspNetCore.Components.Authorization.Tests (2)
AuthorizeViewTest.cs (1)
340
Assert.Collection(authorizationService.
AuthorizeCalls
, call =>
TestAsyncAuthorizationService.cs (1)
19
AuthorizeCalls
.Add((user, resource, requirements));