2 references to WriteUnsupportedContentTypeResponse
Aspire.Dashboard (2)
Otlp\Http\OtlpHttpEndpointsBuilder.cs (2)
177await WriteUnsupportedContentTypeResponse(context, logger).ConfigureAwait(false); 234await WriteUnsupportedContentTypeResponse(httpContext, logger).ConfigureAwait(false);