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