14 instantiations of TestAuthorizationService
Microsoft.AspNetCore.Components.Authorization.Tests (14)
AuthorizeRouteViewTest.cs (1)
28_testAuthorizationService = new TestAuthorizationService();
AuthorizeViewTest.cs (13)
26var authorizationService = new TestAuthorizationService(); 54var authorizationService = new TestAuthorizationService(); 89var authorizationService = new TestAuthorizationService(); 117var authorizationService = new TestAuthorizationService(); 153var authorizationService = new TestAuthorizationService(); 189var authorizationService = new TestAuthorizationService(); 236var authorizationService = new TestAuthorizationService(); 254var authorizationService = new TestAuthorizationService(); 354var authorizationService = new TestAuthorizationService(); 411var authorizationService = new TestAuthorizationService(); 434var authorizationService = new TestAuthorizationService(); 458var authorizationService = new TestAuthorizationService(); 482var authorizationService = new TestAuthorizationService();
14 references to TestAuthorizationService
Microsoft.AspNetCore.Components.Authorization.Tests (14)
AuthorizeRouteViewTest.cs (1)
20private readonly TestAuthorizationService _testAuthorizationService;
AuthorizeViewTest.cs (13)
26var authorizationService = new TestAuthorizationService(); 54var authorizationService = new TestAuthorizationService(); 89var authorizationService = new TestAuthorizationService(); 117var authorizationService = new TestAuthorizationService(); 153var authorizationService = new TestAuthorizationService(); 189var authorizationService = new TestAuthorizationService(); 236var authorizationService = new TestAuthorizationService(); 254var authorizationService = new TestAuthorizationService(); 354var authorizationService = new TestAuthorizationService(); 411var authorizationService = new TestAuthorizationService(); 434var authorizationService = new TestAuthorizationService(); 458var authorizationService = new TestAuthorizationService(); 482var authorizationService = new TestAuthorizationService();