2 references to SmtpReplyReaderFactory
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.cs (2)
113
_responseReader = new
SmtpReplyReaderFactory
(_stream!);
184
_responseReader = new
SmtpReplyReaderFactory
(_stream);