4 references to RecipientCommand
System.Net.Mail (4)
System\Net\Mail\SmtpTransport.cs (4)
208if (!RecipientCommand.Send(_connection, to, out response)) 319MultiAsyncResult result = (MultiAsyncResult)RecipientCommand.BeginSend(_connection, 327if (!RecipientCommand.EndSend(result, out response)) 344if (!RecipientCommand.EndSend(result, out response))