6 references to BadHttpRequestException
Microsoft.AspNetCore.Http.Extensions (4)
RequestDelegateFactory.cs (4)
2738
throw new
BadHttpRequestException
(message, exception);
2822
throw new
BadHttpRequestException
(message, exception);
2836
throw new
BadHttpRequestException
(message, exception);
2850
throw new
BadHttpRequestException
(message, exception);
Microsoft.AspNetCore.Identity (2)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (2)
1567
throw new
BadHttpRequestException
(message, exception);
1669
throw new
BadHttpRequestException
(message, exception);