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