4 references to WrapStreamCopyException
System.Net.Http (4)
System\Net\Http\HttpClient.cs (2)
214throw HttpContent.WrapStreamCopyException(e); 290throw HttpContent.WrapStreamCopyException(e);
System\Net\Http\HttpContent.cs (2)
361throw WrapStreamCopyException(e); 688WrapStreamCopyException(originalException) :