3 references to DecodeHeaderValue
System (3)
net\System\Net\mail\Attachment.cs (1)
375this.name = MimeBasePart.DecodeHeaderValue(value);
net\System\Net\mail\ContentType.cs (1)
142value = MimeBasePart.DecodeHeaderValue(value);
net\System\Net\mail\Message.cs (1)
160value = MimeBasePart.DecodeHeaderValue(value);