1 write to _allowUnicode
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
261_allowUnicode = allowUnicode;
4 references to _allowUnicode
System.Net.Mail (4)
System\Net\Mail\SmtpTransport.cs (4)
287IAsyncResult result = MailCommand.BeginSend(_connection, SmtpCommands.Mail, _from, _allowUnicode, 320_toCollection[_toIndex++].GetSmtpAddress(_allowUnicode) + _deliveryNotify, 330_toCollection[_toIndex - 1].GetSmtpAddress(_allowUnicode), response)); 348thisPtr._toCollection[thisPtr._toIndex - 1].GetSmtpAddress(thisPtr._allowUnicode),