1 write to _handlers
Microsoft.AspNetCore.Authorization (1)
DefaultAuthorizationService.cs (1)
45_handlers = handlers;
1 reference to _handlers
Microsoft.AspNetCore.Authorization (1)
DefaultAuthorizationService.cs (1)
67var handlers = await _handlers.GetHandlersAsync(authContext).ConfigureAwait(false);