1 write to _client
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
36_client = client;
2 references to _client
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);