2 references to Send
System (2)
net\System\Net\mail\SmtpClient.cs (2)
517message.Send(writer, DeliveryMethod != SmtpDeliveryMethod.Network, allowUnicode); 644message.Send(writer, true, allowUnicode);