Base:
1 override of CopyTo
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
1527
public override void
CopyTo
(Stream destination, int bufferSize) => throw new NotSupportedException(SR.net_http_content_writeonly_stream);