2 references to WriteUnsupportedContentTypeResponse
Aspire.Dashboard (2)
Otlp\Http\OtlpHttpEndpointsBuilder.cs (2)
156
await
WriteUnsupportedContentTypeResponse
(context).ConfigureAwait(false);
184
await
WriteUnsupportedContentTypeResponse
(httpContext).ConfigureAwait(false);