4 references to WrapStreamCopyException
System.Net.Http (4)
System\Net\Http\HttpClient.cs (2)
211throw HttpContent.WrapStreamCopyException(e); 294throw HttpContent.WrapStreamCopyException(e);
System\Net\Http\HttpContent.cs (2)
403throw WrapStreamCopyException(e); 716WrapStreamCopyException(originalException) :