1 reference to UnexpectedJsonContentTypeExceptionMessage
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
2710
var message = string.Format(CultureInfo.InvariantCulture, RequestDelegateCreationLogging.
UnexpectedJsonContentTypeExceptionMessage
, contentType);