4 references to HelloCommand
System (4)
net\System\Net\mail\smtpconnection.cs (4)
380HelloCommand.Send(this, client.clientDomain); 886IAsyncResult result = HelloCommand.BeginSend(connection, connection.client.clientDomain, sendHelloCallback, this); 891HelloCommand.EndSend(result); 905HelloCommand.EndSend(result);