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