6 references to SmtpInvalidResponse
System.Net.Mail (6)
System\Net\Mail\SmtpReplyReaderFactory.cs (6)
103
throw new FormatException(SR.
SmtpInvalidResponse
);
120
throw new FormatException(SR.
SmtpInvalidResponse
);
137
throw new FormatException(SR.
SmtpInvalidResponse
);
162
throw new FormatException(SR.
SmtpInvalidResponse
);
186
throw new FormatException(SR.
SmtpInvalidResponse
);
216
throw new FormatException(SR.
SmtpInvalidResponse
);