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