2 references to SmtpConnection
System.Net.Mail (2)
System\Net\Mail\SmtpTransport.cs (2)
98
_connection = new
SmtpConnection
(this, _client, _credentials, _authenticationModules);
124
_connection = new
SmtpConnection
(this, _client, _credentials, _authenticationModules);