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)
67
var handlers = await
_handlers
.GetHandlersAsync(authContext).ConfigureAwait(false);