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