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