1 write to _client
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
34
_client
= client;
1 reference to _client
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
92
_connection = new SmtpConnection(this,
_client
, _credentials, _authenticationModules);