3 references to HasJsonContentType
DotNetInvocationHostedAgent (1)
EchoInvocationHandler.cs (1)
25if (request.HasJsonContentType())
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
1399if (!httpContext.Request.HasJsonContentType())
Microsoft.AspNetCore.Identity (1)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (1)
1498if (!httpContext.Request.HasJsonContentType())