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