1 write to contentType
System.Runtime.Serialization (1)
System\Xml\XmlMtomWriter.cs (1)
900
this.
contentType
= contentType ?? MtomGlobals.DefaultContentTypeForBinary;
1 reference to contentType
System.Runtime.Serialization (1)
System\Xml\XmlMtomWriter.cs (1)
381
WriteMimeHeaders(part.contentID, part.
contentType
, part.contentTransferEncoding);