1 instantiation of GZipDecompressedContent
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
83response.Content = new GZipDecompressedContent(response.Content);