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