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\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\GeneratedRouteBuilderExtensions.g.cs (1)
2391
if (!httpContext.Request.
HasJsonContentType
())