4 references to net_ftp_response_invalid_format
System.Net.Requests (4)
System\Net\FtpControlStream.cs (4)
910throw new FormatException(SR.Format(SR.net_ftp_response_invalid_format, responseString)); 1062throw new FormatException(SR.Format(SR.net_ftp_response_invalid_format, responseString)); 1084throw new FormatException(SR.Format(SR.net_ftp_response_invalid_format, responseString)); 1091throw new FormatException(SR.Format(SR.net_ftp_response_invalid_format, responseString));