5 references to ProblemDetailsContentType
Microsoft.AspNetCore.Routing (5)
Builder\OpenApiRouteHandlerBuilderExtensions.cs (4)
106contentType = ContentTypeConstants.ProblemDetailsContentType; 127contentType = ContentTypeConstants.ProblemDetailsContentType; 148contentType = ContentTypeConstants.ProblemDetailsContentType; 172contentType = ContentTypeConstants.ProblemDetailsContentType;
src\Shared\ContentTypeConstants.cs (1)
9public static readonly IEnumerable<string> ProblemDetailsContentTypes = [ProblemDetailsContentType];