1 write to host
System (1)
net\System\Net\mail\smtpconnection.cs (1)
594this.host = host;
1 reference to host
System (1)
net\System\Net\mail\smtpconnection.cs (1)
980NetworkCredential credential = connection.credentials.GetCredential(host, port, module.AuthenticationType);