1 write to allowUnicode
System (1)
net\System\Net\mail\SmtpTransport.cs (1)
382this.allowUnicode = allowUnicode;
4 references to allowUnicode
System (4)
net\System\Net\mail\SmtpTransport.cs (4)
407IAsyncResult result = MailCommand.BeginSend(connection, SmtpCommands.Mail, from, allowUnicode, 440toCollection[toIndex++].GetSmtpAddress(allowUnicode) + deliveryNotify, 449toCollection[toIndex - 1].GetSmtpAddress(allowUnicode), response)); 467thisPtr.toCollection[thisPtr.toIndex - 1].GetSmtpAddress(thisPtr.allowUnicode),