3 references to ContentType
System.Net.Mail (3)
System\Net\Mail\Attachment.cs (1)
151ContentType contentType = new ContentType(mediaType);
System\Net\Mime\ContentType.cs (1)
38public ContentType() : this(Default)
System\Net\Mime\MimePart.cs (1)
125_contentType = new ContentType(mimeType);