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