2 references to Covers
Microsoft.Extensions.Http.Diagnostics (2)
Logging\Internal\HttpRequestBodyReader.cs (1)
60
if (!_readableRequestContentTypes.
Covers
(contentType.MediaType))
Logging\Internal\HttpResponseBodyReader.cs (1)
52
if (!_readableResponseContentTypes.
Covers
(contentType.MediaType!))