1 write to headers
System (1)
net\System\Net\mail\MimeBasePart.cs (1)
177headers = new HeaderCollection();
6 references to headers
System (6)
net\System\Net\mail\MimeBasePart.cs (6)
176if (headers == null) 182contentType.PersistIfNeeded(headers,false); 185contentDisposition.PersistIfNeeded(headers,false); 186return headers; 208headers.InternalSet(MailHeaderInfo.GetString(MailHeaderID.ContentType), contentType.Encode(allowUnicode)); 212headers.InternalSet(MailHeaderInfo.GetString(MailHeaderID.ContentDisposition),