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