4 references to HelloCommand
System.Net.Mail (4)
System\Net\Mail\SmtpConnection.cs (4)
218HelloCommand.Send(this, _client!._clientDomain); 639IAsyncResult result = HelloCommand.BeginSend(_connection, _connection._client!._clientDomain, s_sendHelloCallback, this); 644HelloCommand.EndSend(result); 658HelloCommand.EndSend(result);