2 references to HasJsonContentType
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
1399
if (!httpContext.Request.
HasJsonContentType
())
Microsoft.AspNetCore.Identity (1)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (1)
1404
if (!httpContext.Request.
HasJsonContentType
())