2 references to ObjectDisposed_StreamClosed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\RawConnectionStream.cs (2)
156throw new IOException(SR.ObjectDisposed_StreamClosed); 175return ValueTask.FromException(ExceptionDispatchInfo.SetCurrentStackTrace(new IOException(SR.ObjectDisposed_StreamClosed)));