3 references to CreateMissingHandlerException
Microsoft.AspNetCore.Authentication.Core (3)
AuthenticationService.cs (3)
74
throw await
CreateMissingHandlerException
(scheme);
122
throw await
CreateMissingHandlerException
(scheme);
150
throw await
CreateMissingHandlerException
(scheme);