4 references to DataCommand
System (4)
net\System\Net\mail\SmtpTransport.cs (4)
348DataCommand.Send(connection); 497IAsyncResult result = DataCommand.BeginSend(connection, sendDataCompleted, this); 502DataCommand.EndSend(result); 525DataCommand.EndSend(result);