6 references to SmtpInvalidResponse
System.Net.Mail (6)
System\Net\Mail\SmtpReplyReaderFactory.cs (6)
108
throw new FormatException(SR.
SmtpInvalidResponse
);
125
throw new FormatException(SR.
SmtpInvalidResponse
);
142
throw new FormatException(SR.
SmtpInvalidResponse
);
167
throw new FormatException(SR.
SmtpInvalidResponse
);
191
throw new FormatException(SR.
SmtpInvalidResponse
);
221
throw new FormatException(SR.
SmtpInvalidResponse
);