2 references to GetKnownContentType
Aspire.Dashboard (2)
Otlp\Http\OtlpHttpEndpointsBuilder.cs (2)
113switch (GetKnownContentType(context.Request.ContentType, out var charSet)) 148switch (GetKnownContentType(httpContext.Request.ContentType, out _))