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