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