1 instantiation of AlwaysHandler
Microsoft.AspNetCore.Authorization.Test (1)
AuthorizationMetricsTest.cs (1)
96
services.AddSingleton<IAuthorizationHandler>(new
AlwaysHandler
(succeed: true));