2 references to IsFullyEncoded
System.Net.Mail (2)
System\Net\Mime\ContentDisposition.cs (1)
226
if (MimeBasePart.
IsFullyEncoded
(value)) // Manually encoded elsewhere, pass through
System\Net\Mime\ContentType.cs (1)
194
if (MimeBasePart.
IsFullyEncoded
(value)) // Manually encoded elsewhere, pass through