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