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