2 references to ReceiveFailure
Microsoft.Build.Tasks.UnitTests (1)
DownloadFile_Tests.cs (1)
217throw new WebException("Error", WebExceptionStatus.ReceiveFailure);
System.Net.Requests (1)
System\Net\CommandStream.cs (1)
546throw GenerateException(SR.net_ftp_receivefailure, WebExceptionStatus.ReceiveFailure, e);