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