1 instantiation of AlwaysThrowHandler
Microsoft.AspNetCore.Authorization.Test (1)
AuthorizationMetricsTest.cs (1)
149
services.AddSingleton<IAuthorizationHandler>(new
AlwaysThrowHandler
());