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