2 references to IsUnicodeSupported
System.Net.Mail (2)
System\Net\Mail\SmtpClient.cs (2)
543
allowUnicode =
IsUnicodeSupported
(); // Determined by the DeliveryFormat parameter
553
allowUnicode =
IsUnicodeSupported
();