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);