2 references to SmtpConnection
System (2)
net\System\Net\mail\SmtpTransport.cs (2)
201
connection = new
SmtpConnection
(this, client, credentials, authenticationModules);
224
connection = new
SmtpConnection
(this, client, credentials, authenticationModules);