2 references to CreateContentReadStreamAsyncCore
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (2)
167ValueTask<Stream> task = CreateContentReadStreamAsyncCore(async: false, cancellationToken); 173CreateContentReadStreamAsyncCore(async: true, cancellationToken).AsTask();