1 write to Handlers
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationService.cs (1)
28
Handlers
= handlers;
5 references to Handlers
Microsoft.AspNetCore.Authentication.Core (5)
AuthenticationService.cs (5)
71
var handler = await
Handlers
.GetHandlerAsync(context, scheme);
119
var handler = await
Handlers
.GetHandlerAsync(context, scheme);
147
var handler = await
Handlers
.GetHandlerAsync(context, scheme);
190
var handler = await
Handlers
.GetHandlerAsync(context, scheme);
224
var handler = await
Handlers
.GetHandlerAsync(context, scheme);