1 reference to TestAuthorizationHandler
Microsoft.AspNetCore.Authorization.Test (1)
AuthorizationMiddlewareTests.cs (1)
982
builder.Services.AddScoped<IAuthorizationHandler,
TestAuthorizationHandler
>();