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