7 references to SmtpInvalidResponse
System.Net.Mail (7)
System\Net\Mail\SmtpReplyReaderFactory.cs (7)
107
throw new FormatException(SR.
SmtpInvalidResponse
);
124
throw new FormatException(SR.
SmtpInvalidResponse
);
141
throw new FormatException(SR.
SmtpInvalidResponse
);
166
throw new FormatException(SR.
SmtpInvalidResponse
);
190
throw new FormatException(SR.
SmtpInvalidResponse
);
220
throw new FormatException(SR.
SmtpInvalidResponse
);
291
throw new FormatException(SR.
SmtpInvalidResponse
);