2 references to LoadIntoBufferAsync
System.Net.Http (2)
System\Net\Http\HttpContent.cs (2)
554return WaitAndReturnAsync(LoadIntoBufferAsync(), this, static s => (Stream)s.CreateMemoryStreamFromBufferedContent()); 788/// the execution path we control. In practice this means <see cref="LoadIntoBufferAsync()"/> must call <see cref="ReturnAllPooledBuffers"/>