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